Defer chatgpt-shell in seconds
This commit is contained in:
parent
1e017dedf8
commit
744d3b9edf
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
||||||
(add-to-list 'completion-at-point-functions #'cape-history))
|
(add-to-list 'completion-at-point-functions #'cape-history))
|
||||||
|
|
||||||
(use-package chatgpt-shell
|
(use-package chatgpt-shell
|
||||||
:defer t
|
:defer 3
|
||||||
:config
|
:config
|
||||||
(setq chatgpt-shell-openai-key
|
(setq chatgpt-shell-openai-key
|
||||||
(lambda ()
|
(lambda ()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue