diff --git a/vim_dep.sh b/vim_dep.sh index 7bdebca..395281a 100755 --- a/vim_dep.sh +++ b/vim_dep.sh @@ -8,4 +8,4 @@ if type go > /dev/null; then go install github.com/sourcegraph/go-langserver@latest go install github.com/jstemmer/gotags@latest go install github.com/cweill/gotests/gotests@latest - +fi