🔧 doom: now with llm tool

This commit is contained in:
2025-05-09 17:27:20 -04:00
parent edee508882
commit ae8390c431
4 changed files with 16 additions and 10 deletions

View File

@@ -61,6 +61,12 @@
;; haskell
(setq lsp-haskell-formatting-provider "stylish-haskell")
;; llm
(gptel-make-ollama "Ollama"
:host "localhost:11434"
:stream t
:models '(mistral:latest))
;; nix-mode
(with-eval-after-load 'lsp-mode
(lsp-register-client