From 2873a9d785ae262fac3c5c4fad9e259cacefe059 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Mon, 7 Nov 2011 13:31:20 -0500 Subject: [PATCH] Added gundo.vim, updated vim statusline, misc small changes to vimrc. --- .gitmodules | 3 +++ vim/bundle/gundo | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/gundo diff --git a/.gitmodules b/.gitmodules index a99458f..00d10ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "vim/bundle/CamelCaseMotion"] path = vim/bundle/CamelCaseMotion url = git://github.com/bkad/CamelCaseMotion +[submodule "vim/bundle/gundo"] + path = vim/bundle/gundo + url = git://github.com/sjl/gundo.vim diff --git a/vim/bundle/gundo b/vim/bundle/gundo new file mode 160000 index 0000000..12b6f67 --- /dev/null +++ b/vim/bundle/gundo @@ -0,0 +1 @@ +Subproject commit 12b6f67aeb892519385529b2b5cdda55cc428d9d