added rust.vim
This commit is contained in:
parent
e10f4d7089
commit
932797ab3e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -53,3 +53,6 @@
|
||||||
[submodule "common/todoman"]
|
[submodule "common/todoman"]
|
||||||
path = common/todoman
|
path = common/todoman
|
||||||
url = https://git.barrera.io/hobarrera/todoman.git
|
url = https://git.barrera.io/hobarrera/todoman.git
|
||||||
|
[submodule ".vim/bundle/rust.vim"]
|
||||||
|
path = .vim/bundle/rust.vim
|
||||||
|
url = https://github.com/rust-lang/rust.vim.git
|
||||||
|
|
1
.vim/bundle/rust.vim
Submodule
1
.vim/bundle/rust.vim
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 6932a6b742d36bdebdb6e17ac190d6b9746852c2
|
Loading…
Reference in a new issue