diff --git a/.config/emacs/init.el b/.config/emacs/init.el index 152bc40..ddd01e1 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -326,6 +326,7 @@ ; keep-sorted start (gptel-backend (gptel-get-backend "Ollama")) (gptel-default-mode 'org-mode) + (gptel-expert-commands t) (gptel-highlight-methods '(face margin)) (gptel-model 'llama3.2:latest) ; keep-sorted end