nvim-custom-diagnostic-highlight

Highlighter

A plugin to apply custom highlights to diagnostics in a code editor

Simple plugin to add Highlights based on diagnostics

GitHub

59 stars
4 watching
1 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list

highlightnvimnvim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koenverburg/peepsight.nvim A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. 110
pocco81/high-str.nvim A NeoVim plugin for visually highlighting selections with customizable colors. 307
mr-lllll/interestingwords.nvim A plugin for highlighting and navigating through multiple words in a buffer. 44
rasulomaroff/reactive.nvim A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. 197
ecthelionvi/neocolumn.nvim A plugin that highlights individual characters with a customizable color column in Neovim. 95
winston0410/range-highlight.nvim A lightweight plugin for highlighting ranges in the command line within an editor 204
m-demare/hlargs.nvim Highlights arguments' definitions and usages in source code. 473
yaocccc/nvim-hl-mdcodeblock.lua A plugin that highlights markdown code blocks in a text editor. 36
brenoprata10/nvim-highlight-colors Highlight colors within Neovim using Lua 714
zbirenbaum/neodim A plugin that dimmages highlights on unused functions and variables in code editors 312
yamatsum/nvim-cursorline Highlights words and lines under the cursor in Neovim to assist navigation. 413
xiyaowong/nvim-cursorword A plugin that visually highlights the word under the cursor in a text editor. 133
rachartier/tiny-inline-diagnostic.nvim Displays diagnostic messages with icons and colors 362
code-biscuits/nvim-biscuits A plugin that provides in-editor annotations to help developers understand the end of an Abstract Syntax Tree (AST) node in various programming languages. 248
echasnovski/mini.hipatterns Provides a flexible way to highlight patterns in text with customizable options 99