diff options
author | Juan J. Martinez <jjm@usebox.net> | 2018-07-16 18:46:25 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:27 +0100 |
commit | 146193b0f077dc9f3c4732bc5b55bcbb8d72d371 (patch) | |
tree | 07ef16c5dff9ab3c520b3990135f0464686315e6 /.gitmodules | |
parent | f190adabb7f9bd58111f57fa190ecd0167543bfc (diff) | |
download | dotnvim-146193b0f077dc9f3c4732bc5b55bcbb8d72d371.tar.gz dotnvim-146193b0f077dc9f3c4732bc5b55bcbb8d72d371.zip |
Removed vim-scala
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
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 |