chrysopoeia/share/languages.toml
wires fa0f908db8
totally redo config system + install info
install info is now stored in data dir and can be overridden from config
file.

removed dependency on config crate
2025-03-23 15:56:17 -04:00

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"] }