mirror of
https://github.com/tpope/vim-rhubarb.git
synced 2025-12-06 20:24:29 +08:00
GitHub Enterprise Cloud accounts use a slightly different URL scheme, using org-\d+@github.com instead of git@ or ssh@ (or any of the other supported variations). This adds support for urls with that format to the base pattern matching so that users with enterprise cloud accounts can use vim-rhubarb as expected.