helix-mods/helix-loader
Christian Speich 4b85aeb2b6 grammar: Don't require lower-case (#4346)
Currently we always lower-case the grammar name when loading it. While it
is somewhat of an convention to name tree-sitter grammars in lowercase
there is no rule to enforce it.

This patch removes the lower-casing to allow all possible grammar names.

Signed-off-by: Christian Speich <cspeich@emlix.com>
2022-10-21 08:11:25 -05:00
..
src grammar: Don't require lower-case (#4346) 2022-10-21 08:11:25 -05:00
build.rs migrate grammar fetching/building code into helix-loader crate 2022-03-10 17:31:57 +09:00
Cargo.toml build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987) 2022-09-26 18:19:50 -05:00