Remove ellama in favor to gptel.

This commit is contained in:
KJ 2024-03-21 10:21:20 -04:00
parent 34029f173e
commit 25c794daf2

View File

@ -28,10 +28,6 @@
:defer t :defer t
:bind ("<f1>" . eldoc-box-help-at-point)) :bind ("<f1>" . eldoc-box-help-at-point))
;; AI integrada en emacs usando ollama (https://ollama.ai/)
(use-package ellama
:defer t)
;; Seleccionar por regiones (similar a mark-sexp, pero toma en cuenta hacia atrás del cursor también) ;; Seleccionar por regiones (similar a mark-sexp, pero toma en cuenta hacia atrás del cursor también)
(use-package expand-region (use-package expand-region
:defer t :defer t