From 146193b0f077dc9f3c4732bc5b55bcbb8d72d371 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 16 Jul 2018 18:46:25 +0100 Subject: Removed vim-scala --- .gitmodules | 3 --- bundle/vim-scala | 1 - 2 files changed, 4 deletions(-) delete mode 160000 bundle/vim-scala diff --git a/.gitmodules b/.gitmodules index 5b2e335..0bc8d04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "bundle/vim-misc"] path = bundle/vim-misc url = https://github.com/xolox/vim-misc.git -[submodule "bundle/vim-scala"] - path = bundle/vim-scala - url = https://github.com/derekwyatt/vim-scala.git [submodule "bundle/fugitive"] path = bundle/fugitive url = https://github.com/tpope/vim-fugitive.git diff --git a/bundle/vim-scala b/bundle/vim-scala deleted file mode 160000 index b36b721..0000000 --- a/bundle/vim-scala +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b36b721ee806c18e50f8ea51e78256de7c288d3f -- cgit v1.2.3