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