will133 / vim-dirdiff

Vim plugin to diff two directories
335 stars 59 forks source link

Keep same focused vim window after DirDiffNext/DirDiffPrev. #45

Open errael opened 2 years ago

errael commented 2 years ago

I moved to the latest vim-dirdiff so I could specify bindings from vimrc. But I found that focus changed after Next/Prev. This patch restores the earlier behavior; don't know when/how it was lost.