diff --git a/.gitmodules b/.gitmodules index ea2dae5..77df99d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "vim/bundle/timl"] path = vim/bundle/timl url = git://github.com/tpope/timl.git +[submodule "vim/bundle/vim-dispatch"] + path = vim/bundle/vim-dispatch + url = git://github.com/tpope/vim-dispatch.git diff --git a/vim/bundle/vim-dispatch b/vim/bundle/vim-dispatch new file mode 160000 index 0000000..432aba5 --- /dev/null +++ b/vim/bundle/vim-dispatch @@ -0,0 +1 @@ +Subproject commit 432aba50ede4ae97c34030919eaf1f278e780b5a