reactive.nvim
Highlighting plugin
A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage.
Reactivity. Right in your neovim.
201 stars
2 watching
1 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list
highlightmodesneovimneovim-pluginnvimoperatorsreactivitywinhighlight
Related projects:
Repository | Description | Stars |
---|---|---|
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 98 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 314 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
mcauley-penney/visual-whitespace.nvim | A plugin that highlights whitespace characters in visual mode for code editors | 163 |
brenoprata10/nvim-highlight-colors | Highlight colors within Neovim using Lua | 739 |
rktjmp/highlight-current-n.nvim | Highlights current search matches under the cursor when pressing n or N | 89 |
nvim-zh/colorful-winsep.nvim | A plugin to visually distinguish active windows in Neovim. | 449 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 153 |
winston0410/range-highlight.nvim | A lightweight plugin for highlighting ranges in the command line within an editor | 206 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 18 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 524 |
uga-rosa/ccc.nvim | A color picker and highlighter plugin for Neovim that allows users to easily generate any desired color. | 793 |