From 93d7630bf0eb6fd0f7ea6e6ba9c84f281798ff96 Mon Sep 17 00:00:00 2001 From: Bruno Miguel Silva Date: Tue, 26 Feb 2013 23:54:49 +0000 Subject: [PATCH] Added submodule bufexplorer.zip --- .gitmodules | 3 +++ vim/vim/bundle/bufexplorer.zip | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/vim/bundle/bufexplorer.zip diff --git a/.gitmodules b/.gitmodules index e602d46..764d147 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "vim/vim/bundle/The-NERD-tree"] path = vim/vim/bundle/The-NERD-tree url = git://github.com/vim-scripts/The-NERD-tree.git +[submodule "vim/vim/bundle/bufexplorer.zip"] + path = vim/vim/bundle/bufexplorer.zip + url = git://github.com/vim-scripts/bufexplorer.zip.git diff --git a/vim/vim/bundle/bufexplorer.zip b/vim/vim/bundle/bufexplorer.zip new file mode 160000 index 0000000..5ad9b12 --- /dev/null +++ b/vim/vim/bundle/bufexplorer.zip @@ -0,0 +1 @@ +Subproject commit 5ad9b124335a2764d1413b06ae40e8641e77740a