gh.nvim
gh.nvim copied to clipboard
Bitbucket integration
Hey, how hard will it be to integrate this plugin with bitbucket's pull requests and reviews?
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.