Go to file
Øystein Walle 0ceb8558c3 Accept a b flag in 'comments'
The default ftplugin/python.vim uses the b flag. I am unsure what other
flags are needed to be added to the pattern. From my reading of :help
'comments' this should be enough. I guess I'll just have to add them as
issues appear.
2015-05-10 16:51:16 +02:00
doc Initial commit 2012-03-20 18:31:37 +01:00
plugin Accept a b flag in 'comments' 2015-05-10 16:51:16 +02: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!