17 lines
No EOL
386 B
Text
17 lines
No EOL
386 B
Text
[
|
|
{
|
|
"keys": ["ctrl+s"], "command": "generate_snippet_from_raw_snippet",
|
|
"context":
|
|
[
|
|
{ "key": "selector", "operator": "equal", "operand": "source.sublimesnippetraw" }
|
|
]
|
|
},
|
|
|
|
{
|
|
"keys": ["ctrl+shift+s"], "command": "copy_and_instert_raw_snippet",
|
|
"context":
|
|
[
|
|
{ "key": "selector", "operator": "equal", "operand": "source.sublimesnippetraw" }
|
|
]
|
|
}
|
|
] |