[vim] Remove unused plugins

pull/28/head
Alpha Chen 8 years ago
parent 3aac7e3a50
commit 81895ec241

6
.gitmodules vendored

@ -31,9 +31,6 @@
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/vim-haml"]
path = .vim/bundle/vim-haml
url = git://github.com/tpope/vim-haml.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = git://github.com/sjl/gundo.vim.git
@ -82,9 +79,6 @@
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[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 = git://github.com/rust-lang/rust.vim.git

@ -1 +0,0 @@
Subproject commit 1f2e47c78c2faf90ff419c2f4e1241094844678c

@ -1 +0,0 @@
Subproject commit 16beb5378b487c2ddbdc9ed7241b145cd2df33f4
Loading…
Cancel
Save