From: R. Steve McKown Date: Fri, 25 Sep 2015 05:33:26 +0000 (-0600) Subject: vim: new plugin vim-dispatch X-Git-Url: https://oss.titaniummirror.com/gitweb?a=commitdiff_plain;h=9ee62605bbb935b083a2caf25a3690c969fc020c;p=smckown%2Fdotfiles.git vim: new plugin vim-dispatch --- diff --git a/.gitmodules b/.gitmodules index 826f0d2..95f17f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -154,3 +154,7 @@ path = vim/bundle/vim-mkbuild url = repo.titaniummirror.com:smckown/vim-mkbuild.git ignore = untracked +[submodule "vim/bundle/vim-dispatch"] + path = vim/bundle/vim-dispatch + url = https://github.com/tpope/vim-dispatch.git + ignore = untracked diff --git a/vim/bundle/vim-dispatch b/vim/bundle/vim-dispatch new file mode 160000 index 0000000..69fea41 --- /dev/null +++ b/vim/bundle/vim-dispatch @@ -0,0 +1 @@ +Subproject commit 69fea418692f76058d5cd95f0a17ed6b0f5bbb77