7 lines
94 B
TOML
7 lines
94 B
TOML
language = "VCM"
|
|
extensions = ["vcm"]
|
|
line-comment-start = "#"
|
|
keywords = [
|
|
"on", "off"
|
|
]
|