mirror of
https://github.com/zoriya/jj.nvim.git
synced 2026-08-15 23:53:18 +00:00
fix(readme): Mention correct default keybind for opening a pr
This commit is contained in:
@@ -115,7 +115,7 @@ Press `<S-x>` on a file from the `status` output and that's it, it's restored.
|
||||
|
||||
### Open a PR/MR on your remote
|
||||
|
||||
Press `p` on a change in the log buffer to open a PR/MR on your remote (GitHub, GitLab, Gitea, Forgejo, etc.).
|
||||
Press `o` on a change in the log buffer to open a PR/MR on your remote (GitHub, GitLab, Gitea, Forgejo, etc.).
|
||||
|
||||
The plugin automatically detects your git platform and constructs the appropriate PR URL. If you have multiple remotes, you'll be prompted to select which one to use. Works with both HTTPS and SSH URLs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user