Remove ellama in favor to gptel.
This commit is contained in:
parent
34029f173e
commit
25c794daf2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user