Documents the tea CLI dependency in the README (already available in Arch extra)
Test plan
nvim --headless startup with the plugin installed via vim.pack — no errors
require('snacks').tea resolves correctly after setup
Verified tea CLI is installed and logged in to git.rootiest.dev on this machine
Manual check: <leader>gt opens the Tea PR picker in a real session
## Summary
- Add `sbulav/snacks-tea.nvim` as a Snacks extension, wired up through the `tea` CLI
- Mirrors the existing GitHub `gh_issue`/`gh_pr` picker integration, but for Gitea/Forgejo remotes
- Adds `<leader>gt` (open PRs), `<leader>gT` (all PRs), `<leader>gc` (create PR) keymaps
- Documents the `tea` CLI dependency in the README (already available in Arch `extra`)
## Test plan
- [x] `nvim --headless` startup with the plugin installed via `vim.pack` — no errors
- [x] `require('snacks').tea` resolves correctly after setup
- [x] Verified `tea` CLI is installed and logged in to `git.rootiest.dev` on this machine
- [ ] Manual check: `<leader>gt` opens the Tea PR picker in a real session
Wires up sbulav/snacks-tea.nvim as a Snacks extension via the tea CLI,
mirroring the existing GitHub gh_issue/gh_pr picker integration for
Gitea/Forgejo remotes. Adds <leader>gt/<leader>gT/<leader>gc keymaps
and documents the tea CLI dependency in the README.
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
sbulav/snacks-tea.nvimas a Snacks extension, wired up through theteaCLIgh_issue/gh_prpicker integration, but for Gitea/Forgejo remotes<leader>gt(open PRs),<leader>gT(all PRs),<leader>gc(create PR) keymapsteaCLI dependency in the README (already available in Archextra)Test plan
nvim --headlessstartup with the plugin installed viavim.pack— no errorsrequire('snacks').tearesolves correctly after setupteaCLI is installed and logged in togit.rootiest.devon this machine<leader>gtopens the Tea PR picker in a real sessionView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.