mirror of
https://github.com/getzola/zola
synced 2025-01-09 02:18:58 +00:00
11 lines
141 B
Text
11 lines
141 B
Text
|
%YAML 1.2
|
||
|
---
|
||
|
file_extensions:
|
||
|
- test-syntax
|
||
|
scope: source.test
|
||
|
|
||
|
contexts:
|
||
|
main:
|
||
|
- match: "test"
|
||
|
scope: constant.language.test
|