From 59d45f7545ab8cfc1d8dcd7f18ff66b334569440 Mon Sep 17 00:00:00 2001 From: James Nguyen Date: Thu, 9 Mar 2023 00:24:08 -0500 Subject: [PATCH] Tweak comment --- modes/elpaca/evil-collection-elpaca.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modes/elpaca/evil-collection-elpaca.el b/modes/elpaca/evil-collection-elpaca.el index 135dde5..aa9159a 100644 --- a/modes/elpaca/evil-collection-elpaca.el +++ b/modes/elpaca/evil-collection-elpaca.el @@ -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)