From b069f1350cf65b3662ed0c78bb07a6b5fcf7536d Mon Sep 17 00:00:00 2001 From: numtostr Date: Fri, 8 Oct 2021 14:02:47 +0530 Subject: [PATCH] add numToStr/Comment.nvim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 002cd41..ceb4cc7 100644 --- a/README.md +++ b/README.md @@ -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.