diff options
author | Juan J. Martinez <jjm@usebox.net> | 2018-07-26 08:26:00 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:27 +0100 |
commit | e687598396fcc94fb369d95c069195d675670d8b (patch) | |
tree | 07ef16c5dff9ab3c520b3990135f0464686315e6 /.gitmodules | |
parent | cee047246a55da8dbbad5d7541608597f1492495 (diff) | |
download | dotnvim-e687598396fcc94fb369d95c069195d675670d8b.tar.gz dotnvim-e687598396fcc94fb369d95c069195d675670d8b.zip |
Removed plugin
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 18c66c1..0bc8d04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,6 +22,3 @@ [submodule "bundle/nerdtree"] path = bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git -[submodule "bundle/sbt-vim"] - path = bundle/sbt-vim - url = https://github.com/ktvoelker/sbt-vim.git |