SublimePrettyJson/Main.sublime-menu

29 lines
910 B
Plaintext

[
{
"children": [
{
"children": [
{
"caption": "Pretty JSON",
"children": [
{
"args":
{
"base_file": "${packages}/Pretty JSON/Pretty JSON.sublime-settings",
"default": "{\n\t$0\n}\n"
},
"caption": "Settings",
"command": "edit_settings"
},
{
"caption": "-"
}
]
}
],
"id": "package-settings"
}
],
"id": "preferences"
}
]