mirror of
https://github.com/tpope/vim-rhubarb.git
synced 2026-01-21 02:22:06 +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.