mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 12:40:08 +08:00
13 lines
181 B
Text
13 lines
181 B
Text
|
'fileTypes': ['alot', 'foobizbang']
|
||
|
'name': 'Alot'
|
||
|
'scopeName': 'source.alot'
|
||
|
|
||
|
'patterns': [
|
||
|
{
|
||
|
'captures':
|
||
|
'0':
|
||
|
'name': 'keyword.alot'
|
||
|
'match': 'alot'
|
||
|
}
|
||
|
]
|