mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 16:50:05 +08:00
15 lines
113 B
Plaintext
15 lines
113 B
Plaintext
|
{
|
||
|
key1 = 1,
|
||
|
key2 = [
|
||
|
2
|
||
|
],
|
||
|
key3 = {
|
||
|
key4 = 4
|
||
|
}
|
||
|
}
|
||
|
|
||
|
# no indent after this line
|
||
|
{
|
||
|
another = 1
|
||
|
}
|