From cf3d41fe358f62d17397d4d7a1449ad54a987a05 Mon Sep 17 00:00:00 2001 From: Joel Grunbaum <joelgrun@gmail.com> Date: Wed, 22 Dec 2021 07:39:02 +0000 Subject: [PATCH] Disable company c headers as was making it slow to open new files --- config.org | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config.org b/config.org index 5fa52f6..938742e 100644 --- a/config.org +++ b/config.org @@ -972,7 +972,7 @@ (flycheck-clang-analyzer-setup))) #+END_SRC -**** Company +**** COMMENT Company Add header completion as well as Irony, which uses clang for suggestions. #+BEGIN_SRC emacs-lisp (use-package company-c-headers -- Gitblit v1.9.3