chore(completion): Make company-mode slightly less responsive

This commit is contained in:
2020-01-27 17:48:42 +00:00
parent b257c7d206
commit 6e79446a77

View File

@@ -24,7 +24,7 @@
(company-begin-commands '(self-insert-command))
(company-dabbrev-downcase nil)
(company-echo-delay 0)
(company-idle-delay 0)
(company-idle-delay 0.15)
(company-minimum-prefix-length 2)
(company-tooltip-limit 20)
;; invert the navigation direction if the the completion popup-isearch-match