aboutsummaryrefslogtreecommitdiff
path: root/helix-term
diff options
context:
space:
mode:
authorMichael Davis2022-02-14 17:24:28 +0000
committerBlaž Hrastnik2022-03-10 08:31:57 +0000
commitc1f677ff75d6a2932175722c92c3d42c30515b48 (patch)
tree1c68d9f24bcae6d442e94e3b7ceba2a9f94dd031 /helix-term
parenteeb3f8e9639e68ea2d54a6be26d45543d01057f6 (diff)
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.
Diffstat (limited to 'helix-term')
0 files changed, 0 insertions, 0 deletions