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.

GitHub

249 stars
3 watching
11 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kasama/nvim-custom-diagnostic-highlight A plugin to apply custom highlights to diagnostics in a code editor 59
yaocccc/nvim-hl-mdcodeblock.lua A plugin that highlights markdown code blocks in a text editor. 36
utilyre/barbecue.nvim A plugin that provides a VS Code-like breadcrumbs feature for Neovim. 830
koenverburg/peepsight.nvim A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. 110
m-demare/hlargs.nvim Highlights arguments' definitions and usages in source code. 474
winston0410/range-highlight.nvim A lightweight plugin for highlighting ranges in the command line within an editor 206
mcauley-penney/visual-whitespace.nvim A plugin that highlights whitespace characters in visual mode for code editors 163
shellraining/hlchunk.nvim An nvim plugin that highlights indent lines and code chunks around the cursor position 670
pocco81/high-str.nvim A NeoVim plugin for visually highlighting selections with customizable colors. 310
xiyaowong/nvim-cursorword A plugin that visually highlights the word under the cursor in a text editor. 135
zbirenbaum/neodim A plugin that dimmages highlights on unused functions and variables in code editors 314
chrisgrieser/nvim-various-textobjs A collection of custom text objects for Neovim that enhance the editor's functionality 626
mr-lllll/interestingwords.nvim A plugin for highlighting and navigating through multiple words in a buffer. 44
zdcthomas/yop.nvim A plugin that allows users to define custom operators for text selection in a text editor 74
mfussenegger/nvim-treehopper A plugin that provides region selection with hints on the abstract syntax tree of a document. 438