diff options
Diffstat (limited to 'queries/dot')
| -rw-r--r-- | queries/dot/highlights.scm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/queries/dot/highlights.scm b/queries/dot/highlights.scm index 4ed1df82..d8b70a94 100644 --- a/queries/dot/highlights.scm +++ b/queries/dot/highlights.scm @@ -46,10 +46,9 @@ (identifier) @constant) ) -[ -(comment) -(preproc) -] @comment +(comment) @comment + +(preproc) @preproc (comment) @spell |
