mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-12-06 12:14:31 +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