Skip to content

Instantly share code, notes, and snippets.

@yukihr
Created May 11, 2013 17:32
Show Gist options
  • Save yukihr/5560729 to your computer and use it in GitHub Desktop.
Save yukihr/5560729 to your computer and use it in GitHub Desktop.
Install gnu global with exuberant-ctags parser extension.
$ 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