Add dooku.nvim (#836)

Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
Zeioth 2023-08-19 11:19:26 +02:00 committed by GitHub
parent 01bfd94b94
commit 4d314ce78b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -900,6 +900,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [LudoPinelli/comment-box.nvim](https://github.com/LudoPinelli/comment-box.nvim) - Clarify and beautify your comments using boxes and lines.
- [JoosepAlviste/nvim-ts-context-commentstring](https://github.com/JoosepAlviste/nvim-ts-context-commentstring) - Sets the `commentstring` option based on the cursor location in the file. The location is checked via treesitter queries.
- [LucasTavaresA/SingleComment.nvim](https://github.com/LucasTavaresA/SingleComment.nvim) - Always single line, comment sensitive, indentation preserving commenting.
- [Zeioth/dooku.nvim](https://github.com/Zeioth/dooku.nvim) - Generate and open your HTML code documentation.
### Formatting