mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
update tests
This commit is contained in:
parent
c433b3c232
commit
d335c39bff
3 changed files with 14 additions and 9 deletions
|
|
@ -1,19 +1,19 @@
|
|||
[
|
||||
(moduleMember)
|
||||
(module)
|
||||
(dataclass)
|
||||
(charpred)
|
||||
(memberPredicate)
|
||||
(classMember)
|
||||
(classlessPredicate)
|
||||
(quantified)
|
||||
] @indent
|
||||
|
||||
[
|
||||
(variable)
|
||||
"("
|
||||
")"
|
||||
"{"
|
||||
"}"
|
||||
"["
|
||||
"]"
|
||||
] @indent_end
|
||||
|
||||
[
|
||||
")"
|
||||
"}"
|
||||
] @branch
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue