fix(cc): disable modern-cpp-font-lock if +tree-sitter

Fix: #7941
This commit is contained in:
Henrik Lissner 2024-07-11 23:32:05 -04:00
parent 76845a2ea8
commit b0e1e68e78
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 4 additions and 2 deletions

View file

@ -35,7 +35,7 @@ This module adds support for the C-family of languages: C, C++, and Objective-C.
- [[doom-package:demangle-mode]]
- [[doom-package:disaster]]
- [[doom-package:glsl-mode]]
- [[doom-package:modern-cpp-font-lock]]
- [[doom-package:modern-cpp-font-lock]] unless [[doom-module:+tree-sitter]]
- [[doom-package:opencl-mode]]
- if [[doom-module:+lsp]]
- [[doom-package:ccls]] if [[doom-module::tools lsp -eglot]]