Tweak comment

This commit is contained in:
James Nguyen 2023-03-09 00:24:08 -05:00
parent 589e20a613
commit 59d45f7545
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ If this is nil, match original `elpaca' behavior."
(kbd "F") 'elpaca-ui-mark-fetch ;; f -> F
(kbd "L") 'elpaca-log ;; l -> L
;; The original is on t but T is also a movement key as well as a
;; key bound to a filter. S is still an open key though and has
;; key bound to a filter. S is still an open key though and
;; matches [S]tatus.
;; t -> S
(kbd "S") 'elpaca-status)