mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
15 lines
76 B
XML
15 lines
76 B
XML
#foo(
|
|
arg1,
|
|
arg2,
|
|
)
|
|
|
|
#bar[
|
|
content here
|
|
]
|
|
|
|
#baz(
|
|
inner(
|
|
nested,
|
|
),
|
|
)
|