mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
Query: add string.escape
Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5
This commit is contained in:
parent
842077acf7
commit
3dbbc2dc7d
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
(string) @string
|
||||
(escape_sequence) @string.escape
|
||||
(capture) @type
|
||||
(anonymous_node) @string
|
||||
(predicate) @function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue