AutoYADM commit: 2025-03-11 20:00:13

This commit is contained in:
Daniel Fichtinger 2025-03-11 20:00:13 -04:00
parent 4570f7b919
commit 1c4b783aee
2 changed files with 3 additions and 3 deletions

View file

@ -115,9 +115,9 @@ Rr = :reply<Enter>
Rq = :reply -q<Enter>
H = :toggle-headers<Enter>
<C-k> = :prev-part<Enter>
<C-e> = :prev-part<Enter>
<C-Up> = :prev-part<Enter>
<C-j> = :next-part<Enter>
<C-n> = :next-part<Enter>
<C-Down> = :next-part<Enter>
N = :next<Enter>
<C-Right> = :next<Enter>