lang/cc: reorganize; add company-glsl

This commit is contained in:
Henrik Lissner 2017-07-06 12:44:03 +02:00
parent c7f42c4706
commit b135c1a5f3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 27 additions and 14 deletions

View file

@ -15,6 +15,7 @@
(package! flycheck-irony))
(when (featurep! :completion company)
(package! company-glsl :recipe (:fetcher github :repo "Kaali/company-glsl"))
(package! company-irony)
(package! company-irony-c-headers))