ats-vim
ats-vim copied to clipboard
Automatically insert comment leaders (*) for multi-line comments
This adds support for automatically entering a leading * character when typing multiline /* */ and (* *) comments, similarly to how c.vim does it.