replace vim-vinegar with vim-dirvish
This commit is contained in:
parent
d90c96ca66
commit
4cc4690a55
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -76,9 +76,6 @@
|
|||||||
[submodule ".vim/bundle/vim-unimpaired"]
|
[submodule ".vim/bundle/vim-unimpaired"]
|
||||||
path = .vim/bundle/vim-unimpaired
|
path = .vim/bundle/vim-unimpaired
|
||||||
url = https://github.com/tpope/vim-unimpaired.git
|
url = https://github.com/tpope/vim-unimpaired.git
|
||||||
[submodule ".vim/bundle/vim-vinegar"]
|
|
||||||
path = .vim/bundle/vim-vinegar
|
|
||||||
url = https://github.com/tpope/vim-vinegar.git
|
|
||||||
[submodule ".vim/bundle/vim-interestingwords"]
|
[submodule ".vim/bundle/vim-interestingwords"]
|
||||||
path = .vim/bundle/vim-interestingwords
|
path = .vim/bundle/vim-interestingwords
|
||||||
url = https://github.com/vasconcelloslf/vim-interestingwords.git
|
url = https://github.com/vasconcelloslf/vim-interestingwords.git
|
||||||
@ -115,3 +112,6 @@
|
|||||||
[submodule ".vim/bundle/ctrlp.vim"]
|
[submodule ".vim/bundle/ctrlp.vim"]
|
||||||
path = .vim/bundle/ctrlp.vim
|
path = .vim/bundle/ctrlp.vim
|
||||||
url = https://github.com/ctrlpvim/ctrlp.vim
|
url = https://github.com/ctrlpvim/ctrlp.vim
|
||||||
|
[submodule ".vim/bundle/vim-dirvish"]
|
||||||
|
path = .vim/bundle/vim-dirvish
|
||||||
|
url = https://github.com/justinmk/vim-dirvish.git
|
||||||
|
1
.vim/bundle/vim-dirvish
Submodule
1
.vim/bundle/vim-dirvish
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 5a2ea5308bbcd666b549f4c851b9fde443f12ce3
|
@ -1 +0,0 @@
|
|||||||
Subproject commit c795cb739347cbddeeb288c3c35da9f140a513c9
|
|
Loading…
Reference in New Issue
Block a user