Files
vim-gitgutter/autoload
Andy Stewart faa6aaf669 Minimise sign place/unplace calls to speed things up.
Profiling shows that `:sign place` and `:sign unplace` are slow despite
being native vimscript functions.  This commit minimises the number of
such calls by only updating signs that have changed.
2014-01-06 17:05:01 +01:00
..
2013-12-17 11:03:52 +01:00
2013-12-17 11:03:52 +01:00