caw.vim
caw.vim copied to clipboard
Join undo history when inserting comment
Related #160
Problem
- Typing
gcaTODOto append comment at the end of line (// TODO) - Undo (
u) - Comment
//still remains
TODO
- Typing
gcaTODOto append comment at the end of line (// TODO) - Undo (
u) - Comment and
TODOis removed