From 4303c1af69e4a8962c591b8dbf70229eed915313 Mon Sep 17 00:00:00 2001 From: Laytan Laats Date: Tue, 20 Sep 2022 13:12:19 +0200 Subject: highlights(php): add spell --- queries/php/highlights.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries/php') diff --git a/queries/php/highlights.scm b/queries/php/highlights.scm index 83e8e3a80..8627bed6b 100644 --- a/queries/php/highlights.scm +++ b/queries/php/highlights.scm @@ -116,14 +116,14 @@ (heredoc_body) (nowdoc_body) (shell_command_expression) ; backtick operator: `ls -la` - ] @string + ] @string @spell (escape_sequence) @string.escape (boolean) @boolean (null) @constant.builtin (integer) @number (float) @float -(comment) @comment +(comment) @comment @spell (named_label_statement) @label ; Keywords -- cgit v1.2.3-70-g09d2