sentiment.nvim
Matchpair Highlighter
An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces.
Enhanced matchparen.vim plugin for Neovim
153 stars
3 watching
2 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
luamatchparenneovimneovim-pluginnvimplugin
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 |
brenoprata10/nvim-highlight-colors | Highlight colors within Neovim using Lua | 739 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 415 |
uga-rosa/ccc.nvim | A color picker and highlighter plugin for Neovim that allows users to easily generate any desired color. | 793 |
rasulomaroff/reactive.nvim | A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. | 201 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
stevearc/dressing.nvim | A plugin that extends Neovim's UI with customizable input and selection interfaces. | 1,902 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 18 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 474 |
rrethy/vim-illuminate | Automatically highlights other uses of the word under the cursor in a text editor. | 2,247 |
meanderingprogrammer/render-markdown.nvim | A plugin to render Markdown files in Neovim with customizable components and features. | 1,941 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |