interestingwords.nvim
Word highlighter
A plugin for highlighting and navigating through multiple words in a buffer.
☀️ A vim plugin for highlighting and navigating through different words in a buffer.
44 stars
1 watching
8 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
highlightingnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
rrethy/vim-illuminate | Automatically highlights other uses of the word under the cursor in a text editor. | 2,227 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 133 |
mcauley-penney/visual-whitespace.nvim | A plugin that reveals whitespace characters in visual mode for improved text editing experience. | 105 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 46 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
winston0410/range-highlight.nvim | A lightweight plugin for highlighting ranges in the command line within an editor | 204 |
mr-lllll/cool-chunk.nvim | A fast and lightweight plugin for highlighting code chunks and contexts within a Lua-based Neovim extension. | 24 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 413 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 208 |
rasulomaroff/reactive.nvim | A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. | 197 |
chr4/nginx.vim | A Vim plugin that enhances Nginx syntax highlighting and error detection | 450 |