Skip to content

Instantly share code, notes, and snippets.

@rpattabi
Created September 9, 2012 04:52
Show Gist options
  • Save rpattabi/3682654 to your computer and use it in GitHub Desktop.
Save rpattabi/3682654 to your computer and use it in GitHub Desktop.
Vim How To
# 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