tpope / vim-commentary

commentary.vim: comment stuff out

Home Page:http://www.vim.org/scripts/script.php?script_id=3695

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

in line comment possible?

ssh352 opened this issue · comments

commented

int a=1 /* some comment */
would it be possible to visual select 'some comment' and make it a comment?

no