diff options
| author | mo khan <mo.khan@gmail.com> | 2019-10-28 09:49:00 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-10-28 09:49:00 -0600 |
| commit | 691f8cd9ecd01c2c1874c29c3e4b1fa1da03f8d5 (patch) | |
| tree | 5840b97b070c1c79dfac9bfbed33d738ff2e7b69 /.gitmodules | |
| parent | 0ea2da101902786409951290f2e6e40a411c82a1 (diff) | |
Bring back vim-dispatch plugin
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cafa0f5..9d2e095 100644 --- a/.gitmodules +++ b/.gitmodules @@ -123,3 +123,6 @@ [submodule "pack/plugins/start/ultisnips.git"] path = pack/plugins/start/ultisnips.git url = https://github.com/SirVer/ultisnips.git +[submodule "pack/plugins/start/vim-dispatch.git"] + path = pack/plugins/start/vim-dispatch.git + url = https://github.com/tpope/vim-dispatch.git |
