neodim
Highlight Dimmer
A plugin that dimmages highlights on unused functions and variables in code editors
Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more
314 stars
6 watching
10 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
lspluaneovim
Related projects:
Repository | Description | Stars |
---|---|---|
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 98 |
rasulomaroff/reactive.nvim | A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. | 201 |
winston0410/range-highlight.nvim | A lightweight plugin for highlighting ranges in the command line within an editor | 206 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
folke/twilight.nvim | A plugin for Neovim 0.5 that dims inactive code portions using TreeSitter. | 1,309 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 474 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 48 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
bekaboo/deadcolumn.nvim | A plugin that helps developers maintain a specific column width in their code by visually indicating the column through a color gradient. | 308 |
mcauley-penney/visual-whitespace.nvim | A plugin that highlights whitespace characters in visual mode for code editors | 163 |
cappyzawa/trim.nvim | A plugin that trims trailing whitespace and lines from files | 133 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |