mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Do not assume the new name (`fnamer`) is the same length as the old name (`fnamel`). Also use the new name rather than the old name when populating the quickfix list. See #872.