install info is now stored in data dir and can be overridden from config file. removed dependency on config crate
7 lines
164 B
TOML
7 lines
164 B
TOML
data_dir="share"
|
|
|
|
# [install]
|
|
# cc="meoww"
|
|
|
|
# [languages]
|
|
# zig = { url = "https://github.com/tree-sitter-grammars/tree-sitter-ziggggg", files = ["src/parser.c"] }
|