Auto-update Elfeed on open

This commit is contained in:
Fabio Scotto di Santolo
2026-04-12 23:07:55 +02:00
parent 75360d5dc7
commit a783b2d174
2 changed files with 31 additions and 6 deletions

View File

@@ -55,7 +55,7 @@
;; -------- elfeed --------
(autoload 'elfeed "elfeed" nil t)
(define-key fscotto/open (kbd "f") #'elfeed)
(define-key fscotto/open (kbd "f") #'fscotto/elfeed-load-db-and-open)
;; -------- gptel --------
(autoload 'gptel "gptel" nil t)