diff --git a/.gitmodules b/.gitmodules index 20885b12..5443050e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,3 +56,6 @@ [submodule ".vim/bundle/racer"] path = .vim/bundle/racer url = https://github.com/phildawes/racer.git +[submodule ".vim/bundle/YouCompleteMe"] + path = .vim/bundle/YouCompleteMe + url = https://github.com/Valloric/YouCompleteMe.git diff --git a/.vim/bundle/YouCompleteMe b/.vim/bundle/YouCompleteMe new file mode 160000 index 00000000..04850041 --- /dev/null +++ b/.vim/bundle/YouCompleteMe @@ -0,0 +1 @@ +Subproject commit 04850041b9f486460881624ed9dd1ba583b30abf