mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-13 05:43:52 -05:00
The 0,0 solution had issues so let's go ahead and rip the band-aid off now. The repeated get(a:options, 'curwin') && a:line2 < 0 ternary is really gross but I estimate it to be the lowest impact change that moves us in the right direction.