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