9 lines
183 B
TOML
9 lines
183 B
TOML
[[language]]
|
|
name = "spl"
|
|
scope = "text.spl"
|
|
file-types = ["spl"]
|
|
roots = []
|
|
|
|
[[grammar]]
|
|
name = "spl"
|
|
source = { git = "https://git.tudbut.de/tudbut/tree-sitter-spl", rev = "main" }
|