Skip to content

Instantly share code, notes, and snippets.

@dinks
Created September 25, 2013 14:57
Show Gist options
  • Save dinks/6700860 to your computer and use it in GitHub Desktop.
Save dinks/6700860 to your computer and use it in GitHub Desktop.
Autoformatting in VIM
gg=G
gg => go to start of file
= => apply autoformatting
G => ... to the end of file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment