mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-05-04 04:25:52 +08:00
ff04324bff
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