mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
13 lines
114 B
Scheme
13 lines
114 B
Scheme
|
|
[
|
||
|
|
(array)
|
||
|
|
(map)
|
||
|
|
(tuple)
|
||
|
|
(struct)
|
||
|
|
] @indent
|
||
|
|
|
||
|
|
[ "{" "}" ] @branch
|
||
|
|
|
||
|
|
[ "(" ")" ] @branch
|
||
|
|
|
||
|
|
[ "[" "]" ] @branch
|