feat(spell): upstream spell queries from spellsitter

This commit is contained in:
Lewis Russell 2022-09-06 11:56:27 +01:00 committed by Lewis Russell
parent 3e09c81b4c
commit 2a63ea5665
13 changed files with 49 additions and 0 deletions

View file

@ -141,6 +141,7 @@
(float) @float
(comment) @comment
(comment) @spell
(string) @string
[
(escape_sequence)
@ -148,6 +149,9 @@
"}}"
] @string.escape
; doc-strings
(expression_statement (string) @spell)
; Tokens
[