summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-09-07 17:10:04 +0100
committerMatthew Lemon <matt@matthewlemon.com>2020-09-07 17:10:04 +0100
commitbefd8cd8ae55427c9207f91d21bb3c19209970c1 (patch)
tree66438de98f657d93e22eee6fcb39216aa9d6cecc /.gitmodules
parente4640e28c8449eea66392052bfab57ce0cdd27f9 (diff)
added vim-dispatch submodule
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6fcfb3b..a8f715c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
[submodule "vim/pack/tpope/start/dispatch"]
path = vim/pack/tpope/start/dispatch
url = https://github.com/tpope/vim-dispatch
+[submodule "vim/pack/tpope/start/vim-dispatch"]
+ path = vim/pack/tpope/start/vim-dispatch
+ url = https://github.com/tpope/vim-dispatch.git