diff --git a/.gitmodules b/.gitmodules index d0d66be7..93d868e2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule ".vim/bundle/vim-template"] path = .vim/bundle/vim-template url = git@github.com:aperezdc/vim-template.git +[submodule ".vim/bundle/YouCompleteMe"] + path = .vim/bundle/YouCompleteMe + url = git@github.com:Valloric/YouCompleteMe.git