diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 2766c93..137cd67 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -753,7 +753,7 @@ then it takes a second \\[keyboard-quit] to abort the minibuffer." :straight t :config (global-company-mode) - (setq company-idle-delay 0.125) + (setq company-idle-delay 0.2) (setq company-dabbrev-downcase nil) (setq company-show-numbers t)) @@ -5161,21 +5161,24 @@ KEYS is a list of cons cells like (