mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
We stage the whole file with `git-add` so we must ensure the file on disk reflects the buffer's contents. See #796.
We stage the whole file with `git-add` so we must ensure the file on disk reflects the buffer's contents. See #796.