Add gh-liu/fold_line.nvim (#1250)

This commit is contained in:
Liu 2024-07-10 15:34:01 +08:00 committed by GitHub
parent 8c0cc1403b
commit daf9b8c33d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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