Add Mr-LLLLL/cool-chunk.nvim (#1139)

Co-authored-by: Thomas Versteeg <t@versteeg.email>
Co-authored-by: zhaogang <zhaogang@dustess.com>
This commit is contained in:
Mr.Z 2024-04-22 17:27:49 +08:00 committed by GitHub
parent a7cdb2fcf7
commit 2ece608fd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1109,6 +1109,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [yaocccc/nvim-hlchunk](https://github.com/yaocccc/nvim-hlchunk) - Highlight a `{}` chunk.
- [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.
## Command Line