mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add gh-liu/fold_line.nvim
(#1250)
This commit is contained in:
parent
8c0cc1403b
commit
daf9b8c33d
1 changed files with 1 additions and 0 deletions
|
@ -1152,6 +1152,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [shellRaining/hlchunk.nvim](https://github.com/shellRaining/hlchunk.nvim) - A Lua implementation of `nvim-hlchunk`, contains more features, such as highlight `{}` chunk, indent line, space blank etc.
|
||||
- [VidocqH/auto-indent.nvim](https://github.com/VidocqH/auto-indent.nvim) - Auto indent cursor when cursor at the first column and press `<TAB>` key like VSCode.
|
||||
- [Mr-LLLLL/cool-chunk.nvim](https://github.com/Mr-LLLLL/cool-chunk.nvim) - Simpler and faster chunking with animations.
|
||||
- [gh-liu/fold_line.nvim](https://github.com/gh-liu/fold_line.nvim) - Lines for indicating code folding, which could achieve an effect similar to indentline by `:set fdm=indent`.
|
||||
|
||||
## Command Line
|
||||
|
||||
|
|
Loading…
Reference in a new issue