XSVim icon indicating copy to clipboard operation
XSVim copied to clipboard

Add basic support for vim-commentary

Open Hultner opened this issue 6 years ago • 1 comments

Vim-commentary is a incredible useful and common plugin which is implemented in many other vim-emulators. It basically allows me to comment a motion e.g. gcap to comment a paragraph or gcc to comment current line. I use this a lot and find myself trying to use it by muscle-memory all the time in XSVim.

Hultner avatar Mar 25 '19 14:03 Hultner

Yeah, I can add this. Should be easy enough.

nosami avatar Mar 25 '19 15:03 nosami