diff options
Diffstat (limited to 'queries')
| -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 a8f8b43ba..c59f1a948 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 |
