mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-16 03:24:59 +08:00
I figured "~" was unlikely to have legitimate uses, but it turns out sourcehut uses it to prefix usernames in all of its URLs. Let's go with a control character instead. Resolves: https://github.com/tpope/vim-fugitive/issues/2021