lang/cc: add flycheck-irony back to packages.el (whoops)
This commit is contained in:
parent
2eb0c4adb6
commit
62f7b2a9f4
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
(package! modern-cpp-font-lock)
|
||||
(package! opencl-mode)
|
||||
|
||||
(when (featurep! :feature syntax-checker)
|
||||
(package! flycheck-irony))
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-glsl :recipe (:fetcher github :repo "Kaali/company-glsl"))
|
||||
(package! company-irony)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue