Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/pkl/highlights.scm')
| -rw-r--r-- | runtime/queries/pkl/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/pkl/highlights.scm b/runtime/queries/pkl/highlights.scm index f08660d4..3f2f1317 100644 --- a/runtime/queries/pkl/highlights.scm +++ b/runtime/queries/pkl/highlights.scm @@ -126,7 +126,7 @@ (slStringLiteral) @string (mlStringLiteral) @string -(escapeSequence) @constent.character.escape +(escapeSequence) @constant.character.escape (intLiteral) @constant.numeric.integer (floatLiteral) @constant.numeric.float |