Add nvim-comment-frame plugin

main
s1n7ax 3 years ago committed by Thomas Versteeg
parent 8cfd3cfe11
commit 323045401f

@ -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…
Cancel
Save