mirror of https://github.com/helix-editor/helix
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>pull/4406/head
parent
34389e1d54
commit
4b85aeb2b6
Loading…
Reference in New Issue