install info is now stored in data dir and can be overridden from config file. removed dependency on config crate
2 lines
217 B
TOML
2 lines
217 B
TOML
zig = { url = "https://github.com/tree-sitter-grammars/tree-sitter-zig", files = ["src/parser.c"] }
|
|
tcl = { url = "https://github.com/tree-sitter-grammars/tree-sitter-tcl", files = ["src/parser.c", "src/scanner.c"] }
|