add rust.vim
This commit is contained in:
parent
3483e0dcf9
commit
794d1553cb
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
||||||
[submodule "bundle/vim-flake8"]
|
[submodule "bundle/vim-flake8"]
|
||||||
path = bundle/vim-flake8
|
path = bundle/vim-flake8
|
||||||
url = https://github.com/nvie/vim-flake8
|
url = https://github.com/nvie/vim-flake8
|
||||||
|
[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 2fa3e213e713d981633ed7db4483296055a20bea
|
Loading…
Reference in a new issue