aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index bad43ed..9bed30b 100755
--- a/setup.sh
+++ b/setup.sh
@@ -47,3 +47,6 @@ clone
DIR="."
URL="https://git.riedstra.us/mitch/vim-cfg"
clone
+DIR="bundle/vim-go"
+URL="https://github.com/fatih/vim-go.git"
+clone