Files
vim-gitgutter/plugin
Andy Stewart 2a5ae179fc Speed up work done on FocusGained.
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.
2013-03-19 20:08:54 +01:00
..