mirror of
https://github.com/elladunbar/tree-sitter-zanscript.git
synced 2025-11-05 23:29:54 -06:00
Corrected all your language name references
This commit is contained in:
parent
8e99061065
commit
2a2ba3d4c3
22 changed files with 42 additions and 176 deletions
2
bindings/rust/build.rs
generated
2
bindings/rust/build.rs
generated
|
|
@ -18,5 +18,5 @@ fn main() {
|
|||
println!("cargo:rerun-if-changed={}", scanner_path.to_str().unwrap());
|
||||
*/
|
||||
|
||||
c_config.compile("tree-sitter-YOUR_LANGUAGE_NAME");
|
||||
c_config.compile("tree-sitter-zanscript");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue