You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.2 KiB
JSON

{
"aliases": [
"i7"
],
"case_insensitive": true,
"keywords": {
"keyword": "thing room person man woman animal container supporter backdrop door scenery open closed locked inside gender is are say understand kind of rule"
},
"contains": [
{
"className": "string",
"begin": "\"",
"end": "\"",
"relevance": 0,
"contains": [
{
"className": "subst",
"begin": "\\[",
"end": "\\]"
}
]
},
{
"className": "section",
"begin": "^(Volume|Book|Part|Chapter|Section|Table)\\b",
"end": "$"
},
{
"begin": "^(Check|Carry out|Report|Instead of|To|Rule|When|Before|After)\\b",
"end": ":",
"contains": [
{
"begin": "\\(This",
"end": "\\)"
}
]
},
{
"className": "comment",
"begin": "\\[",
"end": "\\]",
"contains": [
"self"
]
}
]
}