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

Joel Grunbaum
2021-12-22 cf3d41fe358f62d17397d4d7a1449ad54a987a05
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