Add Rust module
This commit is contained in:
parent
3cb18c9552
commit
833741cedf
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -37,3 +37,6 @@
|
|||
[submodule "bundle/vim-gnupg"]
|
||||
path = bundle/vim-gnupg
|
||||
url = https://github.com/jamessan/vim-gnupg.git
|
||||
[submodule "bundle/rust.vim"]
|
||||
path = bundle/rust.vim
|
||||
url = https://github.com/rust-lang/rust.vim.git
|
||||
|
|
1
bundle/rust.vim
Submodule
1
bundle/rust.vim
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 99242777d79432f894f0357410fafa455a91c351
|
Loading…
Reference in a new issue