modicator.nvim
Line counter
Displays a line number indicator based on the current mode in Neovim
Cursor line number mode indicator plugin for Neovim
329 stars
3 watching
7 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
luaneovimneovim-pluginplugin
Related projects:
Repository | Description | Stars |
---|---|---|
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 25 |
rlychrisg/truncateline.nvim | Displays the start of long lines when scrolling to the right. | 17 |
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 76 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 16 |
sitiom/nvim-numbertoggle | Automatically toggles between relative and absolute line number display in Neovim | 158 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 201 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 413 |
yaocccc/nvim-lines.lua | A plugin for creating customizable statuslines and tablines in the Neovim editor | 35 |
nvimdev/guard.nvim | Utility plugin to format and lint code in Neovim | 455 |
crispgm/nvim-tabline | A minimal Lua plugin for Neovim's tabline feature | 76 |
nkakouros-original/numbers.nvim | Enables or disables relative line numbers based on the mode Neovim is in | 34 |
nvimdev/indentmini.nvim | A minimal and fast indentation plugin for Neovim | 206 |
stevearc/dressing.nvim | A plugin that extends Neovim's UI with customizable input and selection interfaces. | 1,881 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 46 |
mawkler/refjump.nvim | A plugin for Neovim to jump between LSP references in Lua code. | 43 |