mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
When a floating window is closed, the cursor automatically goes back to the original window. There is no need to try to do this ourselves. Fixes #866.