Created
May 11, 2013 17:32
-
-
Save hara-y-u/5560729 to your computer and use it in GitHub Desktop.
Install gnu global with exuberant-ctags parser extension.
This file contains 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
$ brew install global --with-exuberant-ctags | |
$ brew link --overwrite ctags #remove ctags not exuberant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment