hlargs.nvim
Argument Highlighter
Highlights arguments' definitions and usages in source code.
Highlight arguments' definitions and usages, using Treesitter
473 stars
4 watching
10 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
luaneovimneovim-plugintree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
hiphish/rainbow-delimiters.nvim | Provides syntax highlighting for Neovim with Tree-sitter | 560 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 656 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 208 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
yaocccc/nvim-hl-mdcodeblock.lua | A plugin that highlights markdown code blocks in a text editor. | 36 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 46 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
echasnovski/mini.hipatterns | Provides a flexible way to highlight patterns in text with customizable options | 99 |