nvim-biscuits
Syntax highlighter
A plugin that provides in-editor annotations to help developers understand the end of an Abstract Syntax Tree (AST) node in various programming languages.
A neovim port of Assorted Biscuits. Ends up with more supported languages too.
249 stars
3 watching
11 forks
Language: Lua
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin to apply custom highlights to diagnostics in a code editor | 59 |
| A plugin that highlights markdown code blocks in a text editor. | 36 |
| A plugin that provides a VS Code-like breadcrumbs feature for Neovim. | 832 |
| A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
| Highlights arguments' definitions and usages in source code. | 474 |
| A lightweight plugin for highlighting ranges in the command line within an editor | 206 |
| A plugin that highlights whitespace characters in visual mode for code editors | 163 |
| An nvim plugin that highlights indent lines and code chunks around the cursor position | 672 |
| A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
| A plugin that visually highlights the word under the cursor in a text editor. | 135 |
| A plugin that dimmages highlights on unused functions and variables in code editors | 314 |
| A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
| A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
| A plugin that allows users to define custom operators for text selection in a text editor | 74 |
| A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |