diff --git a/install.sh b/install.sh index 4fe1ad2..f60521e 100755 --- a/install.sh +++ b/install.sh @@ -1,9 +1,9 @@ -#!/bin/sh +#!/bin/bash # YouCompleteMe pushd .vim/bundle/YouCompleteMe git submodule update --init --recursive -./install.py --clang-completer --system-libclang +./install.py --clang-completer popd # tern_for_vim