mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 14:13:52 +01:00
11 lines
281 B
TOML
11 lines
281 B
TOML
![]() |
[[language]]
|
||
|
name = "mers"
|
||
|
scope = "source.mers"
|
||
|
file-types = ["mers"]
|
||
|
indent = { tab-width = 2, unit = " " }
|
||
|
roots = []
|
||
|
|
||
|
[[grammar]]
|
||
|
name = "mers"
|
||
|
source = { git = "https://github.com/Dummi26/mers", rev = "c8431cab9317f0658846b638ae235dcb90b38b91", subpath = "tree-sitter-mers" }
|