From 1dc96e1d95e7f3946fc60c9d217dc27b69debd14 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Sun, 31 May 2015 17:26:05 -0700 Subject: [PATCH] [vim] Switch to rust-lang/rust.vim --- .gitmodules | 6 +++--- .vim/bundle/rust.vim | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9dd5698..17971f6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/.vim/bundle/rust.vim b/.vim/bundle/rust.vim index 0fd4239..2450ecf 160000 --- a/.vim/bundle/rust.vim +++ b/.vim/bundle/rust.vim @@ -1 +1 @@ -Subproject commit 0fd423990cfa69336fb6c1d5d58aa2091e7b4e76 +Subproject commit 2450ecf3091cc7c2711ca9f00eae8e3bedd04376