From 58ada7eb4d4366cb06dbec66a4fc4b7ec77754b4 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 15 Nov 2023 10:51:53 -0500 Subject: diminish company --- dot_emacs.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl index b47fb8b..6406b6c 100644 --- a/dot_emacs.tmpl +++ b/dot_emacs.tmpl @@ -241,6 +241,7 @@ Extended Format date in the date field and return it as a string obeing (use-package company :ensure t + :diminish :bind ("" . company-indent-or-complete-common) :hook -- cgit v1.2.3