Add keybinding for gptel-abort
This commit is contained in:
parent
8d7dec78f5
commit
a7b98cad02
@ -39,7 +39,8 @@
|
|||||||
"m" #'gptel-menu
|
"m" #'gptel-menu
|
||||||
"b" #'gptel-select-backend
|
"b" #'gptel-select-backend
|
||||||
"a" #'gptel-context-add
|
"a" #'gptel-context-add
|
||||||
"f" #'gptel-context-add-file))
|
"f" #'gptel-context-add-file
|
||||||
|
"k" #'gptel-abort))
|
||||||
|
|
||||||
(use-package gptel-quick
|
(use-package gptel-quick
|
||||||
:straight (:type git :host github :repo "karthink/gptel-quick")
|
:straight (:type git :host github :repo "karthink/gptel-quick")
|
||||||
|
Loading…
Reference in New Issue
Block a user