From 81895ec2418f4b9c819fd6ab160f461aaf3f1f1a Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Wed, 21 Sep 2016 10:07:15 -0700 Subject: [PATCH] [vim] Remove unused plugins --- .gitmodules | 6 ------ .vim/bundle/vim-haml | 1 - .vim/bundle/vim-scala | 1 - 3 files changed, 8 deletions(-) delete mode 160000 .vim/bundle/vim-haml delete mode 160000 .vim/bundle/vim-scala diff --git a/.gitmodules b/.gitmodules index a5959d8..44027ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/.vim/bundle/vim-haml b/.vim/bundle/vim-haml deleted file mode 160000 index 1f2e47c..0000000 --- a/.vim/bundle/vim-haml +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1f2e47c78c2faf90ff419c2f4e1241094844678c diff --git a/.vim/bundle/vim-scala b/.vim/bundle/vim-scala deleted file mode 160000 index 16beb53..0000000 --- a/.vim/bundle/vim-scala +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 16beb5378b487c2ddbdc9ed7241b145cd2df33f4