tpope / vim-commentary

commentary.vim: comment stuff out
http://www.vim.org/scripts/script.php?script_id=3695
5.9k stars 214 forks source link

in line comment possible? #126

Closed ssh352 closed 4 years ago

ssh352 commented 4 years ago

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

tpope commented 4 years ago

no