From 5ca7b194fb579f4e18a0cdc98bbdaccdfbe34b6b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 11 Dec 2020 18:23:31 -0600 Subject: Change company-minimum-prefix-length --- config.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index 459c179..fabe291 100644 --- a/config.org +++ b/config.org @@ -768,7 +768,8 @@ Until the =marginalia-annotators= settles, I’m disabling this section. (use-package company :custom (company-idle-delay 0.1) - + (company-minimum-prefix-length 3) + :init (defun acdw/company-complete-common-or-cycle+1 () (interactive) -- cgit 1.4.1-21-gabe81