vimenv

configure vim environment
git clone git://git.unixkoans.com/vimenv.git
Log | Files | Refs | Submodules

commit 0fbb37dab827606cf0ef5d347ea89a9f50a9a8fa
parent 86ac871b099100e7befeef7af886bad66bf5c306
Author: Xiaodong Xu <[email protected]>
Date:   Thu Aug 29 08:47:08 +0800

Add vim-argumentative

Diffstat:
.gitmodules | 3+++
_vim/bundle/argumentative | 1+
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -136,3 +136,6 @@ [submodule "_vim/bundle/perlhelp"] path = _vim/bundle/perlhelp url = git://github.com/LStinson/perlhelp-vim.git +[submodule "_vim/bundle/argumentative"] + path = _vim/bundle/argumentative + url = git://github.com/PeterRincker/vim-argumentative.git diff --git a/_vim/bundle/argumentative b/_vim/bundle/argumentative @@ -0,0 +1 @@ +Subproject commit 70c7ec0b64c78863059e41183443574abe5ea905