nvim-numbertoggle
LineNumber toggler
Automatically toggles between relative and absolute line number display in Neovim
Neovim plugin to automatically toggle between relative and absolute line numbers. Written in Lua.
158 stars
1 watching
1 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list
line-numbersluaneovimneovim-pluginnvim
Related projects:
Repository | Description | Stars |
---|---|---|
cpea2506/relative-toggle.nvim | Automatically toggles line numbers between absolute and relative modes in Neovim. | 31 |
nkakouros-original/numbers.nvim | Enables or disables relative line numbers based on the mode Neovim is in | 34 |
nat-418/boole.nvim | A Neovim plugin that extends default functionality to toggle boolean values and cycle through various categorical lists | 163 |
mawkler/modicator.nvim | Displays a line number indicator based on the current mode in Neovim | 329 |
crispgm/nvim-tabline | A minimal Lua plugin for Neovim's tabline feature | 76 |
gregorias/toggle.nvim | A plugin that provides a flexible way to toggle various options in Neovim | 46 |
saifulapm/chartoggle.nvim | A plugin that allows toggling special characters at the end of lines in Neovim | 39 |
rlychrisg/truncateline.nvim | Displays the start of long lines when scrolling to the right. | 17 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 201 |
yaocccc/nvim-lines.lua | A plugin for creating customizable statuslines and tablines in the Neovim editor | 35 |
lucastavaresa/simpleindentguides.nvim | Provides a simple way to display indentation guides in Neovim using built-in variables. | 9 |
nfrid/due.nvim | A Neovim plugin that displays due dates. | 115 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 25 |
b0o/incline.nvim | A plugin for creating customizable and configurable floating statuslines in Neovim. | 806 |
keaising/im-select.nvim | Automatically switches input method based on NeoVim's edit mode | 185 |