feat(spell): support more languages

This commit is contained in:
Lewis Russell 2022-09-26 10:19:02 +01:00 committed by Lewis Russell
parent d712b1bed1
commit 37398c7d68
27 changed files with 41 additions and 44 deletions

View file

@ -108,7 +108,7 @@
] @boolean
[
(null)
(null)
(undefined)
] @constant.builtin
@ -117,7 +117,9 @@
(hash_bang_line)
] @comment
(string) @string
(comment) @spell
(string) @string @spell
(template_string) @string
(escape_sequence) @string.escape
(regex_pattern) @string.regex