Add ctags support

This commit is contained in:
Andrew Miner
2017-08-03 15:12:42 -07:00
parent 0aec8b9374
commit 35c75c52cc
3 changed files with 23 additions and 10 deletions
+1
View File
@@ -26,6 +26,7 @@ brew update
echo; echo; echo "Installing standard brew packages..."
brew install ag
brew install ctags
brew install fswatch
brew install macvim
brew install node