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