Added bufexplorer
This commit is contained in:
parent
29e00bf07a
commit
20b22f221b
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -10,3 +10,9 @@
|
|||
[submodule "vim/bundle/YouCompleteMe"]
|
||||
path = vim/bundle/YouCompleteMe
|
||||
url = git@github.com:Valloric/YouCompleteMe
|
||||
[submodule "vim/bundle/bufexplorer"]
|
||||
path = vim/bundle/bufexplorer
|
||||
url = git@github.com:jlanzarotta/bufexplorer.git
|
||||
[submodule "vim/bundle/vim-fugitive"]
|
||||
path = vim/bundle/vim-fugitive
|
||||
url = git@github.com:tpope/vim-fugitive
|
||||
|
|
1
vim/bundle/bufexplorer
Submodule
1
vim/bundle/bufexplorer
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit fc022c55a57a8559af00272cc03f83e0a8029c63
|
1
vim/bundle/vim-fugitive
Submodule
1
vim/bundle/vim-fugitive
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 90ee6fb5d255d14d9f12f2469f92ee50149f5b44
|
Loading…
Reference in New Issue
Block a user