mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-18 23:23:05 +08:00
c00ebd75ac
With `LANG=fr_FR.UTF-8`, a non-breakable space character is added to the text of git status, this commit allows matching it. Closes #815