inline-fold.nvim
Code wrapper
A plugin that hides code within specific patterns to improve readability and usability in text editors
A neovim version of the inline fold plugin
83 stars
5 watching
2 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
luaneovimneovim-plugintailwindcssvim
Related projects:
Repository | Description | Stars |
---|---|---|
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 195 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 176 |
utilyre/barbecue.nvim | A plugin that provides a VS Code-like breadcrumbs feature for Neovim. | 814 |
mistricky/codesnap.nvim | A Neovim plugin that generates code snapshots with customizable features and formatting options. | 635 |
gh-liu/fold_line.nvim | A plugin for highlighting and visually indicating code folding areas in a text editor | 54 |
anuvyklack/pretty-fold.nvim | Provides customizable foldtext options for Neovim buffers | 444 |
arminveres/md-pdf.nvim | A plugin for converting markdown documents to PDFs with preview capabilities. | 69 |
sbdchd/neoformat | A plugin for NeoVim to format code automatically or on save | 1,993 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
stevearc/aerial.nvim | A plugin for navigating and organizing code with an outline window | 1,758 |
nvim-tree/nvim-web-devicons | A plugin for Neovim that provides a set of icons and color schemes for various file types and environments. | 2,104 |