fold-preview.nvim
Fold previewer
Allows users to preview closed folds without opening them
Preview folds in float window
132 stars
3 watching
4 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anuvyklack/pretty-fold.nvim | Provides customizable foldtext options for Neovim buffers | 444 |
anuvyklack/windows.nvim | Automatically expands and maximizes the current window with animations | 537 |
chomosuke/typst-preview.nvim | A plugin that provides a low-latency preview of documents in Neovim. | 309 |
anuvyklack/animation.nvim | A library to create animations in Neovim by adjusting timers based on system load | 44 |
adelarsq/image_preview.nvim | Displays an image preview of a selected file without opening it in the editor | 161 |
jghauser/fold-cycle.nvim | This plugin allows you to cycle between open and closed folds in a text editor. | 84 |
yaocccc/nvim-foldsign | Displays folding information on the side of the editor window | 35 |
gh-liu/fold_line.nvim | A plugin for highlighting and visually indicating code folding areas in a text editor | 54 |
isak102/telescope-git-file-history.nvim | Allows you to open and preview the current file at any previous commit without detaching HEAD or affecting your git workflow. | 73 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 31 |
niuiic/typst-preview.nvim | Generates and previews PDF files from compiled typst documents, responding to file changes. | 33 |
chrisgrieser/nvim-origami | A plugin that provides folding and unfolding functionality in a text editor with simple keybindings. | 192 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 351 |
tversteeg/registers.nvim | A plugin that enhances Neovim's register functionality with an interactive UI | 607 |