From fb4f5b40fec10a1f589d52b38a45b806471a57aa Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Mon, 19 Dec 2011 02:10:46 -0500 Subject: adding bufexplorer at 7.2.8 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5601da1..0545bee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "vim/bundle/solarized"] path = vim/bundle/solarized url = https://github.com/altercation/vim-colors-solarized.git +[submodule "vim/bundle/bufexplorer"] + path = vim/bundle/bufexplorer + url = https://github.com/vim-scripts/bufexplorer.zip.git -- cgit v1.2.3