highlight-current-n.nvim
Highlighter
Highlights current search matches under the cursor when pressing n or N
Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards.
89 stars
3 watching
1 forks
Language: Fennel
last commit: over 1 year ago
Linked from 1 awesome list
fennelluaneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 413 |
rasulomaroff/reactive.nvim | A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. | 197 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 16 |
nvimdev/hlsearch.nvim | Automatically removes and re-applies search highlights when navigating through search results | 72 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 656 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
brenoprata10/nvim-highlight-colors | Highlight colors within Neovim using Lua | 714 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 133 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
rrethy/vim-illuminate | Automatically highlights other uses of the word under the cursor in a text editor. | 2,227 |
rgroli/other.nvim | Enables users to open associated alternative files for the current buffer in Neovim. | 391 |