Query: add string.escape

Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5
This commit is contained in:
Santos Gallegos 2021-01-01 23:14:11 -05:00
parent 842077acf7
commit 3dbbc2dc7d
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
(string) @string
(escape_sequence) @string.escape
(capture) @type
(anonymous_node) @string
(predicate) @function