40 lines
878 B
Plaintext
40 lines
878 B
Plaintext
[
|
||
{
|
||
"caption": "Preferences",
|
||
"mnemonic": "n",
|
||
"id": "preferences",
|
||
"children":
|
||
[
|
||
{
|
||
"caption": "Package Settings",
|
||
"mnemonic": "P",
|
||
"id": "package-settings",
|
||
"children":
|
||
[
|
||
{
|
||
"caption": "Pretty JSON",
|
||
"children":
|
||
[
|
||
{
|
||
"command": "open_file", "args":
|
||
{
|
||
"file": "${packages}/Pretty JSON/Pretty JSON.sublime-settings"
|
||
},
|
||
"caption": "Settings – Default"
|
||
},
|
||
{
|
||
"command": "open_file", "args":
|
||
{
|
||
"file": "${packages}/User/Pretty JSON.sublime-settings"
|
||
},
|
||
"caption": "Settings – User"
|
||
},
|
||
{ "caption": "-" }
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|