35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
[
|
||
{
|
||
"caption": "Preferences",
|
||
"mnemonic": "n",
|
||
"id": "preferences",
|
||
"children":
|
||
[
|
||
{
|
||
"caption": "Package Settings",
|
||
"mnemonic": "P",
|
||
"id": "package-settings",
|
||
"children":
|
||
[
|
||
{
|
||
"caption": "GitHub",
|
||
"children":
|
||
[
|
||
{
|
||
"command": "open_file",
|
||
"args": {"file": "${packages}/sublime-github/GitHub.sublime-settings"},
|
||
"caption": "Settings – Default"
|
||
},
|
||
{
|
||
"command": "open_file",
|
||
"args": {"file": "${packages}/User/GitHub.sublime-settings"},
|
||
"caption": "Settings – User"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
]
|