mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 03:23:05 +00:00
Add dooku.nvim
(#836)
Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
parent
01bfd94b94
commit
4d314ce78b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue