From 476028d5114de399528e69bdbd12ad664f8c60db Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 6 Oct 2022 06:15:14 +0100 Subject: nits --- attic/elisp/misc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'attic') diff --git a/attic/elisp/misc.el b/attic/elisp/misc.el index 8ae7ab8..a74349c 100644 --- a/attic/elisp/misc.el +++ b/attic/elisp/misc.el @@ -446,7 +446,7 @@ (use-package company :ensure t :custom ((company-backends '(company-capf - ;; company-bbdb + company-bbdb company-files company-dabbrev company-keywords)) -- cgit v1.2.3