mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +04:00
c1f677ff75
This is not strictly speaking necessary. tree_sitter_library was used by just one grammar: llvm-mir-yaml, which uses the yaml grammar. This will make the language more consistent, though. Each language can explicitly say that they use Some(grammar), defaulting when None to the grammar that has a grammar_id matching the language's language_id. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |