diff --git a/modules/lang/cc/config.el b/modules/lang/cc/config.el index c928c1680..5ddc937ea 100644 --- a/modules/lang/cc/config.el +++ b/modules/lang/cc/config.el @@ -229,7 +229,8 @@ If rtags or rdm aren't available, fail silently instead of throwing a breaking e (when (featurep! +lsp) (add-hook! '(c-mode-local-vars-hook c++-mode-local-vars-hook - objc-mode-local-vars-hook) + objc-mode-local-vars-hook + cmake-mode-local-vars-hook) #'lsp!) (map! :after ccls