diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vim/bundle/bufexplorer | 0 |
2 files changed, 3 insertions, 0 deletions
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 diff --git a/vim/bundle/bufexplorer b/vim/bundle/bufexplorer new file mode 160000 +Subproject 8c75e65b647238febd0257658b150f717a13635 |