mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
changed toml and query
This commit is contained in:
parent
7ffcaf4ee8
commit
8b4d267677
2 changed files with 16 additions and 1 deletions
|
|
@ -1,8 +1,11 @@
|
|||
[
|
||||
(array)
|
||||
(table_array_element)
|
||||
(inline_table)
|
||||
] @indent
|
||||
|
||||
[
|
||||
"["
|
||||
"]"
|
||||
"{"
|
||||
"}"
|
||||
] @branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue