system changes
This commit is contained in:
parent
947a2aa48a
commit
2e02dc33bf
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ Install =company= for completions. It is configured to start with no delay immed
|
|||
:init
|
||||
(global-company-mode)
|
||||
:config
|
||||
(setq company-idle-delay 0
|
||||
(setq company-idle-delay 0.4
|
||||
company-minimum-prefix-length 1
|
||||
company-selection-wrap-around t))
|
||||
(use-package vertico
|
||||
|
|
Loading…
Add table
Reference in a new issue