Fix elfeed keybinding
This commit is contained in:
parent
5faf589f41
commit
1c92c4e2ec
@ -4600,7 +4600,7 @@ Elfeed is a feed reader for Emacs.
|
||||
('normal elfeed-show-mode-map [mouse-2] 'shr-browse-url)
|
||||
('normal elfeed-show-mode-map "A" 'elfeed-show-add-enclosure-to-playlist)
|
||||
('normal elfeed-show-mode-map "P" 'elfeed-show-play-enclosure)
|
||||
('normal elfeed-show-mode-map "M-<return>" (lambda () (interactive) (shr-browse-url t))))
|
||||
('normal elfeed-show-mode-map "<M-return>" (lambda () (interactive) (shr-browse-url t))))
|
||||
#+END_SRC
|
||||
|
||||
Keybinding for opening Elfeed:
|
||||
|
Loading…
Reference in New Issue
Block a user