Benchmark, raindow parenthesis, ef themes
This commit is contained in:
@@ -145,18 +145,12 @@ Configuration
|
||||
#+end_src
|
||||
|
||||
*** LLM (gptel)
|
||||
#+begin_src emacs-lisp :tangle packages.el
|
||||
(package! gptel :recipe (:nonrecursive t))
|
||||
#+end_src
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package! gptel
|
||||
:config
|
||||
(setq! gptel-api-key "e994f45f9b46cc8608bd2e9cd508417255514e96913b1764aab612512aa66449")
|
||||
(setq gptel-model 'claude-sonnet-4.5)
|
||||
(setq gptel-backend (gptel-make-gh-copilot "Copilot"))
|
||||
(map! "M-s RET" #'gptel-send)
|
||||
(map! "M-s m" #'gptel-menu)
|
||||
)
|
||||
#+end_src
|
||||
*** Rainbow delimiters
|
||||
@@ -318,3 +312,4 @@ Configuration
|
||||
)
|
||||
#+end_src
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user