Files
vim-gitgutter/autoload/gitgutter
Andy Stewart 62cfae461f Suppress any errors from wiping out buffers.
The buffers being wiped out are temporary ones used to hold the contents
of a "real", unsaved buffer.  Ideally vim wouldn't create them at all;
and in fact it seems sometimes vim does not create them (#258).

It would be good to find why the buffers are usually there but sometimes
not.  In the meantime this change works around the problem.
2015-10-21 09:24:49 +01:00
..
2015-03-04 14:40:40 +01:00
2015-08-26 10:43:01 +02:00