Created
September 9, 2012 04:52
-
-
Save rpattabi/3682654 to your computer and use it in GitHub Desktop.
Vim How To
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Vim How To | |
### Add a blank line | |
... and not go to insert mode | |
### Set dir of current file as working dir | |
`set autochdir` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment