mirror of https://github.com/helix-editor/helix
rename tree_sitter_library in LanguageConfig to 'grammar'
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.pull/1784/head
parent
eeb3f8e963
commit
c1f677ff75
Loading…
Reference in New Issue