add numToStr/Comment.nvim

This commit is contained in:
numtostr 2021-10-08 14:02:47 +05:30 committed by Thomas Versteeg
parent eb7eb1e4d1
commit b069f1350c

View file

@ -441,6 +441,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
### Comment
- [numToStr/Comment.nvim](https://github.com/numToStr/Comment.nvim) - Smart and Powerful comment plugin for neovim. Supports commentstring, motions, dot-repeat and more.
- [b3nj5m1n/kommentary](https://github.com/b3nj5m1n/kommentary) - Commenting plugin written in lua.
- [glepnir/prodoc.nvim](https://github.com/glepnir/prodoc.nvim) - Comment and support generate annotation.
- [gennaro-tedesco/nvim-commaround](https://github.com/gennaro-tedesco/nvim-commaround) - Fast and light commenting plugin written in Lua.