conceal.nvim
Boilercode hide
A Neovim plugin that conceals boilerplate code using Tree-sitter.
A Neovim Plugin which uses Treesitter to conceal typical boiler Code
71 stars
1 watching
9 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
m4xshen/smartcolumn.nvim | A Neovim plugin that hides the colorcolumn when unnecessary. | 300 |
mrpicklepinosaur/typst-conceal.vim | Conceals specific types of text in Typst to enhance readability and user experience. | 17 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
xiaoshihou514/squirrel.nvim | A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. | 16 |
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,191 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 435 |
utilyre/barbecue.nvim | A plugin that provides a VS Code-like breadcrumbs feature for Neovim. | 814 |
jakewvincent/texmagic.nvim | A Neovim plugin that simplifies the process of selecting LaTeX build engines via magic comments. | 56 |
seniormars/typst.nvim | A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration. | 145 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 195 |
tenxsoydev/nx.nvim | Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
malbertzard/inline-fold.nvim | A plugin that hides code within specific patterns to improve readability and usability in text editors | 83 |
simaxme/java.nvim | A plugin that provides basic refactoring capabilities for Java files in Neovim. | 23 |