Skip to content

Instantly share code, notes, and snippets.

@harrietty
Last active October 10, 2018 10:39
Show Gist options
  • Save harrietty/f87768f23aeeb0ef5b1cdaf480882ef1 to your computer and use it in GitHub Desktop.
Save harrietty/f87768f23aeeb0ef5b1cdaf480882ef1 to your computer and use it in GitHub Desktop.
Vim Cheatsheet
Command Desc
G Move to end of file
dd Delete and copy line
d Delete selection
p Paste
yy Copy (yank)
⇧ zz Save and close
q! close without save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment