mirror of https://github.com/Chizi123/.emacs.d.git

Joel Grunbaum
2021-12-22 cf3d41fe358f62d17397d4d7a1449ad54a987a05
Disable company c headers as was making it slow to open new files
1 files modified
2 ■■■ changed files
config.org 2 ●●● patch | view | raw | blame | history
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