elfeed: Add "gj/gk" bindings

This commit is contained in:
Pierre Neidhardt 2017-11-23 15:05:29 +01:00
parent 550bc3a304
commit eb255628ed
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@
"]" 'elfeed-show-next
"[" 'elfeed-show-prev
"gj" 'elfeed-show-next
"gk" 'elfeed-show-prev
(kbd "C-j") 'elfeed-show-next
(kbd "C-k") 'elfeed-show-prev