~foosoft/dotvim

d0c7379ee3f4a44a3d493776f45be81b67b84e58 — Alex Yatskov 8 years ago 465fbd0
Switch from vim-vinegar to dirvish.vim
4 files changed, 4 insertions(+), 5 deletions(-)

M .gitmodules
A .vim/bundle/dirvish.vim
D .vim/bundle/vim-vinegar
M .vim/options.vim
M .gitmodules => .gitmodules +3 -3
@@ 82,9 82,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


@@ 109,3 106,6 @@
[submodule ".vim/bundle/syntastic"]
	path = .vim/bundle/syntastic
	url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/dirvish.vim"]
	path = .vim/bundle/dirvish.vim
	url = https://github.com/justinmk/vim-dirvish.git

A .vim/bundle/dirvish.vim => .vim/bundle/dirvish.vim +1 -0
@@ 0,0 1,1 @@
Subproject commit d629ed56ff271fd79b679aef5b53506568126c81

D .vim/bundle/vim-vinegar => .vim/bundle/vim-vinegar +0 -1
@@ 1,1 0,0 @@
Subproject commit 75fc3824bc09053f22735d6726c5cfd614c15642

M .vim/options.vim => .vim/options.vim +0 -1
@@ 4,7 4,6 @@ filetype indent plugin on
colorscheme molokai
syntax enable

set autochdir
set autoread
set autowrite
set background=dark

Do not follow this link