mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-26 09:04:40 +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