Initial
This commit is contained in:
32
Main.sublime-menu
Normal file
32
Main.sublime-menu
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"caption": "Preferences",
|
||||
"mnemonic": "n",
|
||||
"id": "preferences",
|
||||
"children":
|
||||
[
|
||||
{
|
||||
"caption": "Package Settings",
|
||||
"mnemonic": "P",
|
||||
"id": "package-settings",
|
||||
"children":
|
||||
[
|
||||
{
|
||||
"caption": "Plist Binary",
|
||||
"children":
|
||||
[
|
||||
{
|
||||
"caption": "Key Bindings – Default",
|
||||
"command": "open_file",
|
||||
"args": {
|
||||
"file": "${packages}/Plist Binary/Default.sublime-keymap",
|
||||
}
|
||||
},
|
||||
{ "caption": "-" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user