Skip to content

Instantly share code, notes, and snippets.

@stmuk
Created July 13, 2014 16:10
Show Gist options
  • Save stmuk/73a340964087c3e6628b to your computer and use it in GitHub Desktop.
Save stmuk/73a340964087c3e6628b to your computer and use it in GitHub Desktop.
http://zzapper.co.uk/vimtips.html
@stmuk
Copy link
Author

stmuk commented Jul 18, 2014

find . -name .svn -prune -o -type f | xargs ctags

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