16 lines
251 B
Text
16 lines
251 B
Text
|
|
%YAML 1.2
|
||
|
|
---
|
||
|
|
name: Apfl Test
|
||
|
|
|
||
|
|
file_extensions: ["at"]
|
||
|
|
|
||
|
|
scope: source.apfl-test
|
||
|
|
|
||
|
|
contexts:
|
||
|
|
main:
|
||
|
|
- match: "^===== script =====.*$"
|
||
|
|
push: Packages/Apfl/Apfl.sublime-syntax
|
||
|
|
with_prototype:
|
||
|
|
- match: "^====="
|
||
|
|
pop: true
|