readme: update it with annotate info

This commit is contained in:
NicolasGB
2025-12-29 20:53:05 +01:00
parent 6eb41f631e
commit 0dea8bfd5a
+2 -1
View File
@@ -30,7 +30,8 @@ This plugin aims to be something like vim-fugitive but for driving the jj-vcs CL
- `undo` - Undo the last operation
- `redo` - Redo the last undone operation
- `open_pr` - Open a PR/MR on your remote (GitHub, GitLab, Gitea, Forgejo, etc.)
- Diff commands
- `annotate` / `annotate_line` - View file blame and line history with change ID, author, and timestamp
- Diff commands
- `:Jdiff [revision]` - Vertical split diff against a jj revision
- `:Jhdiff [revision]` - Horizontal split diff
- Picker for for [Snacks.nvim](https://github.com/folke/snacks.nvim)