mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
feat(diff): update parser and queries
This commit is contained in:
parent
17f039f472
commit
1971f839b2
2 changed files with 5 additions and 1 deletions
|
|
@ -20,6 +20,10 @@
|
|||
|
||||
(filename) @string.special.path
|
||||
|
||||
(special) @string.special
|
||||
|
||||
"\\" @punctuation.special
|
||||
|
||||
(mode) @number
|
||||
|
||||
([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue