mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
When vim-gitgutter is configured to update on `BufEnter`, which is the default, we only need to update visible buffers on `FocusGained`. Other buffers will be updated as and when the user enters them.