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