numToStr / Comment.nvim

:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Line-comment error -> doesn't support block comments!

mario-amazing opened this issue · comments

commented

When I press vgc(Line-comment), I have this error:
[Comment.nvim] ruby doesn't support block comments!
Can I don't select full line to comment it? (use visual mode, not gcc)