diff --git a/modules/lang/cc/config.el b/modules/lang/cc/config.el index 126749f07..f95bbce42 100644 --- a/modules/lang/cc/config.el +++ b/modules/lang/cc/config.el @@ -179,7 +179,6 @@ compilation database is present in the project.") (def-package! company-irony-c-headers :after company-irony) (def-package! company-glsl - :when (featurep! :completion company) :after glsl-mode :config (if (executable-find "glslangValidator")