Skip to content

Instantly share code, notes, and snippets.

@hugo53
Created May 8, 2014 11:12
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 hugo53/68d9372700134494dc5e to your computer and use it in GitHub Desktop.
Save hugo53/68d9372700134494dc5e to your computer and use it in GitHub Desktop.
vi commands

Search and count the result

:%s/pattern//gn
:%s/Rotate//gn to search for 'Rotate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment