mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-18 13:07:06 +04:00
2b8f8df1af
- Adds injections for the `comment` language - Correct highlight of the `nil` value. Same highlight as `null` in javascript, java and others - Recognize `<` and `>` as punctuation, used in generics (same color as the syntax used in other languages) - `protocol` function methods are recognized - When accessing object properties, like `hello.world`, the `world` is properly recognized as being a member - Recognize the `\` as an operator |
||
---|---|---|
.. | ||
grammars | ||
queries | ||
themes | ||
tutor |