numbers.nvim
Line numbering toggler
Enables or disables relative line numbers based on the mode Neovim is in
Toggles relativenumbers when not needed
34 stars
1 watching
2 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list
neovim-luaneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
cpea2506/relative-toggle.nvim | Automatically toggles line numbers between absolute and relative modes in Neovim. | 31 |
sitiom/nvim-numbertoggle | Automatically toggles between relative and absolute line number display in Neovim | 159 |
mawkler/modicator.nvim | Displays a line number indicator based on the current mode in Neovim | 334 |
rlychrisg/truncateline.nvim | Displays the start of long lines when scrolling to the right. | 19 |
nkakouros-original/scrollofffraction.nvim | Dynamically sets visual context around the cursor based on window height and file type | 12 |
nat-418/boole.nvim | A Neovim plugin that extends default functionality to toggle boolean values and cycle through various categorical lists | 163 |
jeffkreeftmeijer/vim-numbertoggle | A plugin that automatically toggles line number display between relative and absolute modes based on the Vim buffer's focus state. | 685 |
saifulapm/chartoggle.nvim | A plugin that allows toggling special characters at the end of lines in Neovim | 39 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
keaising/im-select.nvim | Automatically switches input method based on NeoVim's edit mode. | 199 |
tenxsoydev/karen-yank.nvim | A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 83 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 26 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 202 |
ojroques/nvim-hardline | A simple statusline plugin for Neovim written in Lua. | 181 |
kawre/leetcode.nvim | A Neovim plugin for solving LeetCode problems | 1,192 |