Skip to content

Instantly share code, notes, and snippets.

@lgmkr
Last active December 14, 2015 20:19
Show Gist options
  • Save lgmkr/5143460 to your computer and use it in GitHub Desktop.
Save lgmkr/5143460 to your computer and use it in GitHub Desktop.
ctags for vim
ctags -R --exclude=.git --exclude=log * ~/.rvm/gems/<your ruby@gems>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment