mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
9 lines
66 B
XML
9 lines
66 B
XML
{
|
|
key1 = 1,
|
|
key2 = [
|
|
2
|
|
],
|
|
key3 = {
|
|
key4 = 4
|
|
}
|
|
}
|