From befd8cd8ae55427c9207f91d21bb3c19209970c1 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 7 Sep 2020 17:10:04 +0100 Subject: added vim-dispatch submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3