Disabled auto suggenstions from minuet
This commit is contained in:
parent
330c414271
commit
943107be4c
1 changed files with 1 additions and 1 deletions
|
|
@ -1200,7 +1200,7 @@ Display the actual color as a background for any hex color value (ex. #ffffff).
|
||||||
:init
|
:init
|
||||||
;; if you want to enable auto suggestion.
|
;; if you want to enable auto suggestion.
|
||||||
;; Note that you can manually invoke completions without enable minuet-auto-suggestion-mode
|
;; Note that you can manually invoke completions without enable minuet-auto-suggestion-mode
|
||||||
(add-hook 'prog-mode-hook #'minuet-auto-suggestion-mode)
|
;;(add-hook 'prog-mode-hook #'minuet-auto-suggestion-mode)
|
||||||
|
|
||||||
:config
|
:config
|
||||||
;; You can use M-x minuet-configure-provider to interactively configure provider and model
|
;; You can use M-x minuet-configure-provider to interactively configure provider and model
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue