nvim-foldsign

Fold marker

Displays folding information on the side of the editor window

Display folding info on sign column

GitHub

35 stars
2 watching
2 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yaocccc/nvim-lines.lua A plugin for creating customizable statuslines and tablines in the Neovim editor 35
yaocccc/nvim-hl-mdcodeblock.lua A plugin that highlights markdown code blocks in a text editor. 36
oxy2dev/foldtext.nvim Customizable and dynamic text representation of file structure in Neovim 64
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 448
jghauser/fold-cycle.nvim This plugin allows you to cycle between open and closed folds in a text editor. 84
xiyaowong/virtcolumn.nvim Displays a character to indicate the colorcolumn in a Neovim buffer. 87
andythigpen/nvim-coverage Displays test coverage data in the sign column of a code editor 338
anuvyklack/fold-preview.nvim Allows users to preview closed folds without opening them 133
jbyuki/venn.nvim A tool for drawing ASCII diagrams in Neovim. 989
niuiic/scroll.nvim Smooth scrolling plugin for Neovim. 17
bekaboo/deadcolumn.nvim A plugin that helps developers maintain a specific column width in their code by visually indicating the column through a color gradient. 308
yaocccc/nvim-hlchunk A plugin for Vim that highlights chunked code by highlighting the indentation line and adding visual cues to indicate file boundaries. 49
chrisgrieser/nvim-origami A plugin that provides folding and unfolding functionality in a text editor with simple keybindings. 194
kicamon/markdown-table-mode.nvim A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' 63