Skip to content

Instantly share code, notes, and snippets.

@fzrhrs
Created December 28, 2014 08:19
Show Gist options
  • Save fzrhrs/11848bf3511091452929 to your computer and use it in GitHub Desktop.
Save fzrhrs/11848bf3511091452929 to your computer and use it in GitHub Desktop.
Vim Cheat Sheet
Create new file/existing file
`Vi file_name`
Insert mode
`i`
To save and quit
`:wq`
To quit
`:q`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment