mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-09 20:13:46 -05:00
The previous implementation meant the temp file paths were treated as regular expressions, which was vulnerable to problems with backslashes etc. See #494.