fold_line.nvim
Code folder
A plugin for highlighting and visually indicating code folding areas in a text editor
Lines indicating code folds.
54 stars
2 watching
0 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ldelossa/gh.nvim | A plugin for interactive code reviews on GitHub | 550 |
malbertzard/inline-fold.nvim | A plugin that hides code within specific patterns to improve readability and usability in text editors | 83 |
yaocccc/nvim-foldsign | Displays folding information on the side of the editor window | 35 |
jghauser/fold-cycle.nvim | This plugin allows you to cycle between open and closed folds in a text editor. | 84 |
oxy2dev/foldtext.nvim | Customizable and dynamic text representation of file structure in Neovim | 59 |
acksld/nvim-gfold.lua | A plugin for managing Git repositories in a Neovim text editor | 32 |
chrisgrieser/nvim-origami | A plugin that provides folding and unfolding functionality in a text editor with simple keybindings. | 192 |
hedyhli/outline.nvim | A code outline sidebar powered by LSP | 640 |
anuvyklack/fold-preview.nvim | Allows users to preview closed folds without opening them | 132 |
yaocccc/nvim-hl-mdcodeblock.lua | A plugin that highlights markdown code blocks in a text editor. | 36 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,366 |
anuvyklack/pretty-fold.nvim | Provides customizable foldtext options for Neovim buffers | 444 |
niuiic/format.nvim | A plugin that formats text files in an asynchronous and multitasking way, allowing users to apply various formatting commands to their code without interrupting their workflow. | 35 |
lhkipp/nvim-nu | Basic support for a custom language in an editor | 140 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 46 |