|
@@ -29,3 +29,6 @@
|
|
path = vim/bundle/YouCompleteMe
|
|
path = vim/bundle/YouCompleteMe
|
|
url = https://github.com/Valloric/YouCompleteMe
|
|
url = https://github.com/Valloric/YouCompleteMe
|
|
ignore = dirty
|
|
ignore = dirty
|
|
|
|
+[submodule "vim/bundle/rust.vim"]
|
|
|
|
+ path = vim/bundle/rust.vim
|
|
|
|
+ url = https://github.com/rust-lang/rust.vim
|