Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information