summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-03-17 08:35:27 -0400
committerJesse Luehrs <doy@tozt.net>2015-03-17 08:39:50 -0400
commit812dea6efdf80ffcd8e9eb729d2be17bfbe9918a (patch)
tree20c2e17b74c9eba3f83206a951951a5bb3a0270d /.gitmodules
parent30e7537feb8e7d5331785bd4e49e066a008fc430 (diff)
downloadconf-812dea6efdf80ffcd8e9eb729d2be17bfbe9918a.tar.gz
conf-812dea6efdf80ffcd8e9eb729d2be17bfbe9918a.zip
use the actual rust plugin as a submodule now that it exists
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 69512cf..c7db4de 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -88,3 +88,6 @@
[submodule "vim/bundle/go"]
path = vim/bundle/go
url = git://github.com/fatih/vim-go
+[submodule "vim/bundle/rust"]
+ path = vim/bundle/rust
+ url = https://github.com/rust-lang/rust.vim