refactor(config): Tidy Emacs config across modules
This commit is contained in:
@@ -119,12 +119,9 @@ from the last 1500 characters of the buffer."
|
||||
|
||||
(use-package gptel-magit
|
||||
:straight
|
||||
(gptel-magit :type git
|
||||
:host github
|
||||
:repo "ArthurHeymans/gptel-magit")
|
||||
'(gptel-magit :fork (:host github :repo "ArthurHeymans/gptel-magit"))
|
||||
:hook
|
||||
(magit-mode . gptel-magit-install)
|
||||
|
||||
:init
|
||||
(with-eval-after-load 'gptel
|
||||
(gptel-make-openai "gptel-Kimi-Code-magit"
|
||||
|
||||
Reference in New Issue
Block a user