Skip to content

Commit 8e3dc64

Browse files
authored
Add soemre/commentless.nvim (#1519)
1 parent 1475d6d commit 8e3dc64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1454,6 +1454,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
14541454
- [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 Tree-sitter queries.
14551455
- [LucasTavaresA/SingleComment.nvim](https://github.com/LucasTavaresA/SingleComment.nvim) - Always single line, comment sensitive, indentation preserving commenting.
14561456
- [Zeioth/dooku.nvim](https://github.com/Zeioth/dooku.nvim) - Generate and open your HTML code documentation.
1457+
- [soemre/commentless.nvim](https://github.com/soemre/commentless.nvim) - Fold all comments to better visualize your code logic, and unfold them whenever needed.
14571458

14581459
<!--lint disable double-link -->
14591460

0 commit comments

Comments
 (0)