Fix #3037: gr/gR not bound on correct elfeed keymap
This commit is contained in:
parent
aa64ece46d
commit
c1f973bf4a
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ To change these keys see `+evil-repeat-keys'."
|
|||
:n "gr" #'notmuch-refresh-this-buffer
|
||||
:n "gR" #'notmuch-poll-and-refresh-this-buffer)
|
||||
(:after elfeed
|
||||
:map elfeed-search-update--force
|
||||
:map elfeed-search-mode-map
|
||||
:n "gr" #'elfeed-search-update--force
|
||||
:n "gR" #'elfeed-search-fetch))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue