updated configuration

This commit is contained in:
Martin Sukany
2026-02-19 17:10:57 +01:00
parent 8214fbe78e
commit 0ffb14d3b5
3 changed files with 153 additions and 52 deletions

View File

@@ -53,10 +53,10 @@
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;; (unpin! t)
;; ;; Copilot
;; (package! copilot
;; :recipe (:host github :repo "copilot-emacs/copilot.el" :files ("*.el" "dist")))
;; Corfu completion requirements:
(package! cape)
(package! kind-icon)
(package! corfu-terminal)
;; GPTEl
(package! gptel :recipe (:nonrecursive t))