preservim / nerdcommenter

Vim plugin for intensely nerdy commenting powers
Creative Commons Zero v1.0 Universal
4.99k stars 450 forks source link

[Feature Request] Sexy comments with double star (/** */) #483

Closed dylan-chong closed 2 years ago

dylan-chong commented 2 years ago

would be nice if there's an option to make sexy comments have a doc comment syntax (option? separate command?)

alerque commented 2 years ago

This appears to be a duplicate of #318. If having a separate option for this is a real need we'd be happy to consider contributions that address this. More details on how you see it functioning in a comment on that issue might help encourage somebody to chip in with an implementation.