11 lines
141 B
YAML
11 lines
141 B
YAML
%YAML 1.2
|
|
---
|
|
file_extensions:
|
|
- test-syntax
|
|
scope: source.test
|
|
|
|
contexts:
|
|
main:
|
|
- match: "test"
|
|
scope: constant.language.test
|