Skip to content

Instantly share code, notes, and snippets.

@skinnylatte
Created October 17, 2016 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skinnylatte/3540466607f94f5d81dc3b83e22f9bce to your computer and use it in GitHub Desktop.
Save skinnylatte/3540466607f94f5d81dc3b83e22f9bce to your computer and use it in GitHub Desktop.
VIM - delete all lines in file

gg goes to top of file.

dG deletes all lines in file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment