numToStr / Comment.nvim
Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and morecomment awesome-neovim
Comment.nvim is a commenting plugin that supports treesitter, commentstrings, line and block comments, dot repeat for quick commenting/uncommenting, count support for commenting multiple lines, various motion shortcuts for commenting, and text-object integration. It also offers pre and post hooks for customization and the ability to ignore certain lines.
Media
Install instructions
Dotfyle does not endorse any plugins. Install at your own
risk.
{
"numToStr/Comment.nvim",
opts = {
-- add any options here
},
lazy = false,
} Developers using Comment.nvim
more configs 1968 init.lua 63 6317
1396 init.lua 82 7171
1299 init.lua 34 2595
940 init.lua 208 10595