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