X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/0ab90df02f6d6585faa686fd715a41be044769b1..8cf8042cb57edbb51072a37cbcaaf455a902b9b4:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 4d01714..a642c18 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "vim/bundle/tcomment_vim"] path = vim/bundle/tcomment_vim url = https://github.com/tomtom/tcomment_vim.git +[submodule "vim/bundle/YouCompleteMe"] + path = vim/bundle/YouCompleteMe + url = https://github.com/Valloric/YouCompleteMe.git