1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-06-21 06:56:37 +02:00

elfeed: Scroll with "SPC"

This commit is contained in:
Pierre Neidhardt 2018-04-05 19:02:23 +05:30
parent 5d25e08f94
commit 935e895cdf

View File

@ -49,6 +49,9 @@
"y" 'elfeed-search-yank
(kbd "SPC") 'scroll-up-command
(kbd "S-SPC") 'scroll-down-command
;; filter
"s" 'elfeed-search-live-filter
"S" 'elfeed-search-set-filter
@ -74,6 +77,9 @@
(kbd "S-<return>") 'elfeed-show-visit
"go" 'elfeed-show-visit
(kbd "SPC") 'scroll-up-command
(kbd "S-SPC") 'scroll-down-command
;; filter
"s" 'elfeed-show-new-live-search