From 99f7f8e9e6e65bfd715e050c12dcca4700eebafb Mon Sep 17 00:00:00 2001 From: Tao Gong Date: Wed, 20 Feb 2019 12:53:17 -0500 Subject: [PATCH] script update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0faca6b..8d4e6e9 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -git submodule update +git submodule update --init --recursive echo "runtime vimrc" > ~/.vimrc cd bundle/YouCompleteMe python3 install.py --clang-completer