diff --git a/README.md b/README.md index 6d8cd2b..8c8a5b4 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c - [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. +- [danymat/neogen](https://github.com/danymat/neogen) - A better annotation generator. Supports multiple languages and annotation conventions. ### Collaborative Editing