15 lines
251 B
YAML
15 lines
251 B
YAML
%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
|