From b3b1a0ef4b1318feffca19f70bf71ddbb002912e Mon Sep 17 00:00:00 2001 From: Bill Nibz Date: Tue, 14 Apr 2015 18:25:23 -0400 Subject: [PATCH] Adding vim-vinegar to submodules --- .gitmodules | 3 +++ vim/vim/bundle/vim-vinegar | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/vim/bundle/vim-vinegar diff --git a/.gitmodules b/.gitmodules index 39ed2c5..001fb0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "vim/vim/bundle/vim-pathogen"] path = vim/vim/bundle/vim-pathogen url = https://github.com/tpope/vim-pathogen +[submodule "vim/vim/bundle/vim-vinegar"] + path = vim/vim/bundle/vim-vinegar + url = https://github.com/tpope/vim-vinegar diff --git a/vim/vim/bundle/vim-vinegar b/vim/vim/bundle/vim-vinegar new file mode 160000 index 0000000..ac89396 --- /dev/null +++ b/vim/vim/bundle/vim-vinegar @@ -0,0 +1 @@ +Subproject commit ac893960c324d879b6923a4c1abaea352d8caeb5