highlights(php): add spell

This commit is contained in:
Laytan Laats 2022-09-20 13:12:19 +02:00 committed by Lewis Russell
parent 37398c7d68
commit 4303c1af69

View file

@ -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