mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add gptel to Emacs desktop profile
This commit is contained in:
@@ -57,6 +57,10 @@
|
||||
(autoload 'elfeed "elfeed" nil t)
|
||||
(define-key fscotto/open (kbd "f") #'elfeed)
|
||||
|
||||
;; -------- gptel --------
|
||||
(autoload 'gptel "gptel" nil t)
|
||||
(define-key fscotto/open (kbd "l") #'gptel)
|
||||
|
||||
;;;; Elfeed mode maps
|
||||
(with-eval-after-load 'elfeed
|
||||
(define-key elfeed-search-mode-map (kbd "w") #'elfeed-search-yank)
|
||||
|
||||
Reference in New Issue
Block a user