Skip to content

Instantly share code, notes, and snippets.

@arunasank
Created December 10, 2015 13:24
Show Gist options
  • Save arunasank/5bf948f7aa61c59f1592 to your computer and use it in GitHub Desktop.
Save arunasank/5bf948f7aa61c59f1592 to your computer and use it in GitHub Desktop.
vim refresher
  • Delete all empty lines - g/^$/d
  • Select full file visually - ggVG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment