aboutsummaryrefslogtreecommitdiffstats
path: root/bundle/prr-ui/autoload/prr_ui.vim
AgeCommit message (Expand)Author
2023-12-12prr-ui: Allow `PrrApprove` and `PrrReject` to be called outside of *.prrTeddy Wing
2023-12-09prr-ui: Remove `s:active` variableTeddy Wing
2023-12-09prr-ui: Automatically `PrrStart` on `PrrComment`Teddy Wing
2023-12-07prr-ui: Comment: Exit early when Prr buffer doesn't existTeddy Wing
2023-12-07prr-ui: Switch to insert mode immediately on `PrrComment`Teddy Wing
2023-12-06prr-ui: Implement `PrrComment`Teddy Wing
2023-12-06prr-ui: Idea for a command to comment on a line from the codeTeddy Wing
2023-11-30prr-ui: Pick a random emoji to include in `PrrApprove`Teddy Wing