We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69ae9c commit 80d0856Copy full SHA for 80d0856
install.sh
@@ -37,3 +37,5 @@ export SHELL="/bin/sh"
37
vim -u $CURRENT_DIR/vimrc +BundleInstall! +BundleClean +qall
38
export SHELL=$system_shell
39
40
+cd $CURRENT_DIR/bundle/YouCompleteMe/
41
+bash -x install.sh --clang-completer
0 commit comments