feat(log/keymap): add keymaps to move on revision in log buffer (#100)

This commit is contained in:
Naoki Mizuno
2026-03-19 11:06:53 +01:00
committed by GitHub
parent 6580bb93ba
commit a6e163bcc3
3 changed files with 45 additions and 0 deletions
+2
View File
@@ -201,6 +201,8 @@ M.config = {
tag_set = "<S-t>",
history = "<S-h>",
change_revset = "<C-r>",
select_next_revision = "gj",
select_prev_revision = "gk",
},
status = {
open_file = "<CR>",