tpope / vim-fugitive

fugitive.vim: A Git wrapper so awesome, it should be illegal
https://www.vim.org/scripts/script.php?script_id=2975
20.03k stars 1.01k forks source link

In the :Git blame view, the highlighted cursorline in the other window does not travel with active window #2231

Open cascassette opened 1 year ago

cascassette commented 1 year ago

So, I was used to being able to freely go up and down with the cursor in both windows (the code and the commits), but unfortunately the highlighted cursorline does not travel with! Is there any way to fix this?