Last active
December 14, 2015 20:19
-
-
Save lgmkr/5143460 to your computer and use it in GitHub Desktop.
ctags for vim
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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