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: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for interactive code reviews on GitHub | 558 |
| A plugin that hides code within specific patterns to improve readability and usability in text editors | 82 |
| Displays folding information on the side of the editor window | 35 |
| This plugin allows you to cycle between open and closed folds in a text editor. | 84 |
| Customizable and dynamic text representation of file structure in Neovim | 64 |
| A plugin for managing Git repositories in a Neovim text editor | 32 |
| A plugin that provides folding and unfolding functionality in a text editor with simple keybindings. | 194 |
| A code outline sidebar powered by LSP | 660 |
| Allows users to preview closed folds without opening them | 133 |
| A plugin that highlights markdown code blocks in a text editor. | 36 |
| Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
| Provides customizable foldtext options for Neovim buffers | 448 |
| 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 |
| Basic support for a custom language in an editor | 144 |
| A Neovim plugin to visually highlight text that exceeds a specified line length. | 48 |