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
59 stars
4 watching
1 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list
highlightnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
| A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
| A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
| A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. | 202 |
| A plugin that highlights individual characters with a customizable color column in Neovim. | 98 |
| A lightweight plugin for highlighting ranges in the command line within an editor | 206 |
| Highlights arguments' definitions and usages in source code. | 474 |
| A plugin that highlights markdown code blocks in a text editor. | 36 |
| Highlight colors within Neovim using Lua | 739 |
| A plugin that dimmages highlights on unused functions and variables in code editors | 314 |
| A plugin that visually highlights the word under the cursor in a text editor. | 135 |
| Displays diagnostic messages with icons and colors at the cursor position. | 604 |
| A plugin that provides in-editor annotations to help developers understand the end of an Abstract Syntax Tree (AST) node in various programming languages. | 249 |
| Provides a flexible way to highlight patterns in text with customizable options | 109 |