Skip to content
Snippets Groups Projects
Commit ed36a0f7 authored by Jerome Reybert's avatar Jerome Reybert
Browse files

Revert "plugin/magit.vim: simplify auto jump to magit window if any"

This reverts commit f5756b24.

ref #119
it is not really related to location window, actually, it does not work
as excpected: window numbers are not consistent:
- winnr() == 1
- vsplit, jump to new window
- winnr() == 1
- last window, winnr() == 2
- close winnr()==1, remaing window winnr()==1
parent 5ce98cda
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment