Files
vim-gitgutter/autoload/gitgutter
Andy Stewart 4e911819be Write buffer using writefile() instead of :write.
This is to avoid side effects caused by switching to the buffer to be
written and back again.

It also means that the plugin can process any buffer without having to
make it the current buffer.

Using the lower level writefile() function means we have to deal with
line endings.  It might also mean we have to deal with (file) encodings
but I hope not...

See #463, #466.
2018-02-13 10:22:36 +00:00
..
2018-02-12 14:25:11 +00:00
2018-02-12 14:25:11 +00:00
2018-02-12 14:25:11 +00:00
2018-02-12 14:25:11 +00:00