diff options
| -rw-r--r-- | queries/cmake/highlights.scm | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/queries/cmake/highlights.scm b/queries/cmake/highlights.scm index a8f8b43b..c59f1a94 100644 --- a/queries/cmake/highlights.scm +++ b/queries/cmake/highlights.scm @@ -1,8 +1,7 @@ [ + (quoted_argument) (bracket_content) - (quoted_element) - (unquoted_argument) -] @parameter +] @string (variable) @variable |
