nvim-cursorword
Cursor Highlighter
A plugin that visually highlights the word under the cursor in a text editor.
highlight the word under the cursor.
135 stars
3 watching
8 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
cursorwordneovim-pluginvim-cursorword
Related projects:
Repository | Description | Stars |
---|---|---|
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 415 |
sontungexpt/stcursorword | A high-performance cursor word highlighting plugin for Neovim that prevents accidental resets and allows easy disablement. | 74 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 18 |
nyngwang/murmur.lua | A plugin that enables fast cursor word highlighting with customizable callbacks. | 114 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
rrethy/vim-illuminate | Automatically highlights other uses of the word under the cursor in a text editor. | 2,247 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
mcauley-penney/visual-whitespace.nvim | A plugin that highlights whitespace characters in visual mode for code editors | 163 |
xiyaowong/virtcolumn.nvim | Displays a character to indicate the colorcolumn in a Neovim buffer. | 86 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 98 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 378 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 670 |
gen740/smoothcursor.nvim | A plugin that displays a smooth, directional cursor to help maintain the current position on the screen when using certain commands. | 381 |