diff --git a/.gitmodules b/.gitmodules index 72952f0..7e88714 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,9 +76,6 @@ [submodule ".vim/bundle/vim-unimpaired"] path = .vim/bundle/vim-unimpaired 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"] path = .vim/bundle/vim-interestingwords url = https://github.com/vasconcelloslf/vim-interestingwords.git @@ -115,3 +112,6 @@ [submodule ".vim/bundle/ctrlp.vim"] path = .vim/bundle/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 diff --git a/.vim/bundle/vim-dirvish b/.vim/bundle/vim-dirvish new file mode 160000 index 0000000..5a2ea53 --- /dev/null +++ b/.vim/bundle/vim-dirvish @@ -0,0 +1 @@ +Subproject commit 5a2ea5308bbcd666b549f4c851b9fde443f12ce3 diff --git a/.vim/bundle/vim-vinegar b/.vim/bundle/vim-vinegar deleted file mode 160000 index c795cb7..0000000 --- a/.vim/bundle/vim-vinegar +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c795cb739347cbddeeb288c3c35da9f140a513c9