aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-07-17 08:35:43 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commitcee047246a55da8dbbad5d7541608597f1492495 (patch)
tree6834adc694ee81cee7f6eec107f2d3a4bbf43861 /.gitmodules
parent146193b0f077dc9f3c4732bc5b55bcbb8d72d371 (diff)
downloaddotnvim-cee047246a55da8dbbad5d7541608597f1492495.tar.gz
dotnvim-cee047246a55da8dbbad5d7541608597f1492495.zip
Added sbt vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0bc8d04..18c66c1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@
[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