From: R. Steve McKown Date: Sun, 17 Jan 2016 19:15:16 +0000 (-0700) Subject: vim: add vimproc.vim X-Git-Url: https://oss.titaniummirror.com/gitweb?p=smckown%2Fdotfiles.git;a=commitdiff_plain;h=aa810d4461222d3b0c77081f3a9353a523e96887 vim: add vimproc.vim Must be compiled after checkout: cd vim/bundle/vimproc.vim make --- diff --git a/.gitmodules b/.gitmodules index d7c679d..4bf1756 100644 --- a/.gitmodules +++ b/.gitmodules @@ -174,3 +174,7 @@ path = vim/bundle/vim-unite-history url = https://github.com/thinca/vim-unite-history.git ignore = untracked +[submodule "vim/bundle/vimproc.vim"] + path = vim/bundle/vimproc.vim + url = https://github.com/Shougo/vimproc.vim.git + ignore = untracked diff --git a/vim/bundle/vimproc.vim b/vim/bundle/vimproc.vim new file mode 160000 index 0000000..aa075b9 --- /dev/null +++ b/vim/bundle/vimproc.vim @@ -0,0 +1 @@ +Subproject commit aa075b9b56839e1adb08421d2e9837f90e59acad