maybe add gptel-autocomplete

This commit is contained in:
Chris Cochrun 2025-10-22 09:23:27 -05:00
parent be6bc3dbf8
commit d65c8e87b1
2 changed files with 10 additions and 2 deletions

View file

@ -1787,6 +1787,10 @@ Describe everything that follows in the present tense, in response to what I typ
"ls" 'gptel-send
"lm" 'gptel-menu))
;;(straight-use-package
;; '(gptel-autocomplete :type git :host github :repo "JDNdeveloper/gptel-autocomplete"))
;;(require 'gptel-autocomplete)
(use-package aidermacs
:config
(setenv "OLLAMA_API_BASE" "https://ai.tfcconnection.org")