gh.nvim icon indicating copy to clipboard operation
gh.nvim copied to clipboard

Bitbucket integration

Open ofirgall opened this issue 3 years ago • 1 comments

Hey, how hard will it be to integrate this plugin with bitbucket's pull requests and reviews?

ofirgall avatar Aug 16 '22 20:08 ofirgall

It would be quite a large effort. Theres no abstraction layer between GitHub API schemas and the business logic. So the API models are referenced everywhere.

ldelossa avatar Aug 16 '22 21:08 ldelossa