diff --git a/.gitmodules b/.gitmodules index 3f50ba36..10059033 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "bundle/bufexplorer"] path = bundle/bufexplorer url = git@github.com:jlanzarotta/bufexplorer.git +[submodule "bundle/YouCompleteMe"] + path = bundle/YouCompleteMe + url = git@github.com:Valloric/YouCompleteMe.git diff --git a/bundle/YouCompleteMe b/bundle/YouCompleteMe new file mode 160000 index 00000000..6d6e2344 --- /dev/null +++ b/bundle/YouCompleteMe @@ -0,0 +1 @@ +Subproject commit 6d6e2344f84f51e20dfc096698a9c94b2a27396c