pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.24k stars 124 forks source link

Firevim Support #556

Open joshmedeski opened 3 weeks ago

joshmedeski commented 3 weeks ago

It would be amazing to integrate octo.nvim with firevim. I'm experimenting with a custom firevim config and would like access to Octo.nvim's features.

Firevim names the buffer based off the URL, so perhaps we could parse the buffer to detect which repo to connect to.

pwntester commented 3 weeks ago

Hey 👋

Can you elaborate more on the use case you have in mind? Do you want to use octo when writing GitHub comments/reviews from the WebUI?

joshmedeski commented 3 weeks ago

Yes exactly, there is a lot of potential here since there are so many pages on GitHub that can be mapped to Octo. But things like autocomplete for tagging issues and PRs come to mind as a a good first item.