Go to file
Will Gray a497687e48 Use <plug> so the function can be script-local
Also provides something nice for users to map to when they don't want to use <CR>
2012-03-20 12:52:51 -05:00
doc Initial commit 2012-03-20 18:31:37 +01:00
plugin Use <plug> so the function can be script-local 2012-03-20 12:52:51 -05:00
README.md Initial commit 2012-03-20 18:31:37 +01:00

Double-tap

Øystein Walle oystwa@gmail.com

From time to time people ask on #vim on Freenode how they can disable automatic insertion of comments when they open a new line. I think this is often very handy when you're writing a longer, multi-line comment. How do we get the best of both worlds? Double-tap!