mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add nvim-comment-frame plugin
This commit is contained in:
parent
8cfd3cfe11
commit
323045401f
1 changed files with 1 additions and 0 deletions
|
@ -417,6 +417,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [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.
|
||||
- [s1n7ax/nvim-comment-frame](https://github.com/s1n7ax/nvim-comment-frame) - Adds a comment frame based on the source file.
|
||||
|
||||
### Collaborative Editing
|
||||
|
||||
|
|
Loading…
Reference in a new issue