tpope / vim-fugitive

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

How to make :Git blame close the blame if it is already open? #2312

Closed jclsn closed 3 months ago

jclsn commented 3 months ago

I would like to open and close the blame window using <C-b>. Is there a way to have :Git blame close the blame if it is already open?

tpope commented 3 months ago

https://github.com/tpope/vim-fugitive/issues/1474#issuecomment-591019606