Add configuration for Go

This commit is contained in:
Andrew
2019-05-01 09:06:34 -06:00
parent bd30a92d93
commit 60e8eb7d61
4 changed files with 78 additions and 31 deletions
+1
View File
@@ -40,6 +40,7 @@ which -s ag || brew install ag
which -s ctags || brew install ctags
which -s fswatch || brew install fswatch
which -s gcc || brew install gcc
which -s go || brew install go
which -s python3 || brew install python3 # must preceed macvim
which -s gvim || brew install macvim --with-python3
which -s node || brew install node