mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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-align-annotations t
|
||||
company-require-match 'never
|
||||
company-idle-delay 0.26
|
||||
company-global-modes
|
||||
'(not erc-mode
|
||||
circe-mode
|
||||
|
Reference in New Issue
Block a user