mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-10 10:35:16 +03:00
4b85aeb2b6
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> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |