Select a color scheme for your Dotfyle experience

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 more
4243 924 2 1 day ago
comment 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
rafi/vim-config
/
1910 init.lua 85 7760
ecosse3/nvim
/
1289 init.lua 83 6738
yutkat/dotfiles
/.config/nvim
797 init.lua 191 10136
bibjaw99/workstation
/.config/nvim
445 init.lua 29 1961