[vim] Switch to rust-lang/rust.vim

pull/28/head
Alpha Chen 10 years ago
parent d8a46c2b30
commit 1dc96e1d95

6
.gitmodules vendored

@ -100,9 +100,6 @@
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/wting/rust.vim.git
[submodule ".vim/bundle/incsearch.vim"]
path = .vim/bundle/incsearch.vim
url = https://github.com/haya14busa/incsearch.vim
@ -115,3 +112,6 @@
[submodule ".vim/bundle/vim-scala"]
path = .vim/bundle/vim-scala
url = git@github.com:derekwyatt/vim-scala.git
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git

@ -1 +1 @@
Subproject commit 0fd423990cfa69336fb6c1d5d58aa2091e7b4e76
Subproject commit 2450ecf3091cc7c2711ca9f00eae8e3bedd04376
Loading…
Cancel
Save