summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 80a00fc..b7b3c30 100755
--- a/install
+++ b/install
@@ -29,6 +29,7 @@ GIT_URLS="
github.com/altercation/vim-colors-solarized.git
github.com/embear/vim-localvimrc.git
github.com/vim-scripts/javacomplete.git
+ github.com/Rip-Rip/clang_complete.git
"
[ ! -d $DIR/bundle ] && mkdir $DIR/bundle