Add you complete me vim plugin

Using git modules instead of subtrees because it's easier with the
number of git modules youcompleteme includes
main
Buddy Sandidge 9 years ago
parent 990da336e6
commit 9ff8a9253b

3
.gitmodules vendored

@ -0,0 +1,3 @@
[submodule "vim/bundle/you-complete-me"]
path = vim/bundle/you-complete-me
url = https://github.com/Valloric/YouCompleteMe.git

@ -0,0 +1 @@
Subproject commit 1b76af43864063126329dc0ecb5677332e3123c4
Loading…
Cancel
Save