Skip to content

Instantly share code, notes, and snippets.

@mikedijkstra
Created November 12, 2018 23:58
Show Gist options
  • Save mikedijkstra/045c1dde0f403a853a8f4969b7731e6e to your computer and use it in GitHub Desktop.
Save mikedijkstra/045c1dde0f403a853a8f4969b7731e6e to your computer and use it in GitHub Desktop.
ctags
$ 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