mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add commented.nvim (#131)
This commit is contained in:
parent
eb53e8463b
commit
4bae0cd7f6
1 changed files with 1 additions and 0 deletions
|
@ -369,6 +369,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [gennaro-tedesco/nvim-commaround](https://github.com/gennaro-tedesco/nvim-commaround) - Fast and light commenting plugin written in Lua.
|
||||
- [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim) - Highlight, list and search todo comments in your projects.
|
||||
- [terrortylor/nvim-comment](https://github.com/terrortylor/nvim-comment) - Toggle comments in Neovim using the built-in commentstring option.
|
||||
- [winston0410/commented.nvim](https://github.com/winston0410/commented.nvim) - A commenting plugin that supports counts and multiple comment patterns and much more.
|
||||
|
||||
### Collaborative Editing
|
||||
|
||||
|
|
Loading…
Reference in a new issue