diff --git a/.gitmodules b/.gitmodules index bc7d6fb..a10ad88 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,9 +67,6 @@ [submodule ".vim/bundle/vim-markdown"] path = .vim/bundle/vim-markdown url = https://github.com/plasticboy/vim-markdown.git -[submodule ".vim/bundle/rust.vim"] - path = .vim/bundle/rust.vim - url = https://github.com/wting/rust.vim [submodule ".vim/bundle/CamelCaseMotion"] path = .vim/bundle/CamelCaseMotion url = https://github.com/bkad/CamelCaseMotion diff --git a/.vim/bundle/rust.vim b/.vim/bundle/rust.vim deleted file mode 160000 index 08bb56f..0000000 --- a/.vim/bundle/rust.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 08bb56fbdb61380621db6fe36a24d0a3d176f7a0