Created
November 12, 2018 23:58
-
-
Save mikedijkstra/045c1dde0f403a853a8f4969b7731e6e to your computer and use it in GitHub Desktop.
ctags
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 tap universal-ctags/universal-ctags | |
$ brew install --HEAD universal-ctags | |
Add the following to ~/.vimrc.bundles.local | |
Plug 'ludovicchabant/vim-gutentags' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment