zenmacs / .emacs.d

3 stars 0 forks source link

xxx/fixme/todo/note snippets + improved `vemv/comment` #179

Open vemv opened 6 years ago

vemv commented 6 years ago

one per lang.

vemv commented 6 years ago

Don't use yasnippet; instead extend vemv/tab so the comments are inserted smartly: (vemv/semicolon "XXX").

Also, make sure vemv/semicolon inserts / / # for the right lang.

vemv commented 6 years ago

There should be two new commands:

vemv/comment-this-line vemv/comment-this-sexpr