mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
tweak(company): company-idle-delay = 0.26
Bumped up from it's default of 0.2.
This commit is contained in:
@ -11,6 +11,7 @@
|
|||||||
company-tooltip-limit 14
|
company-tooltip-limit 14
|
||||||
company-tooltip-align-annotations t
|
company-tooltip-align-annotations t
|
||||||
company-require-match 'never
|
company-require-match 'never
|
||||||
|
company-idle-delay 0.26
|
||||||
company-global-modes
|
company-global-modes
|
||||||
'(not erc-mode
|
'(not erc-mode
|
||||||
circe-mode
|
circe-mode
|
||||||
|
Reference in New Issue
Block a user