Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/bitbake/highlights.scm')
| -rw-r--r-- | runtime/queries/bitbake/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/bitbake/highlights.scm b/runtime/queries/bitbake/highlights.scm index 7b37a79b..6e8ab0cf 100644 --- a/runtime/queries/bitbake/highlights.scm +++ b/runtime/queries/bitbake/highlights.scm @@ -23,8 +23,8 @@ ] @operator -[ "(" ")" "{" "}" "[" "]" ] @punctuation.bracket (variable_expansion [ "${" "}" ] @punctuation.special) +[ "(" ")" "{" "}" "[" "]" ] @punctuation.bracket [ "noexec" |