31 lines
593 B
JSON
31 lines
593 B
JSON
{
|
|
"usageCount": 0,
|
|
"omitTrigger": false,
|
|
"prompt": false,
|
|
"description": "alt-y",
|
|
"abbreviation": {
|
|
"wordChars": "[\\w]",
|
|
"abbreviations": [],
|
|
"immediate": false,
|
|
"ignoreCase": false,
|
|
"backspace": true,
|
|
"triggerInside": false
|
|
},
|
|
"hotkey": {
|
|
"hotKey": "y",
|
|
"modifiers": [
|
|
"<alt>"
|
|
]
|
|
},
|
|
"modes": [
|
|
3
|
|
],
|
|
"showInTrayMenu": false,
|
|
"filter": {
|
|
"regex": null,
|
|
"isRecursive": false
|
|
},
|
|
"type": "script",
|
|
"store": {}
|
|
}
|