mirror of https://github.com/helix-editor/helix
For example
-record(state, {})
Would not highlight `state` as a type since the alternation didn't
allow for an empty tuple. Allowing the inner atom of the tuple to be
optional fixes this case.
|
||
|---|---|---|
| .. | ||
| highlights.scm | ||
| injections.scm | ||
| textobjects.scm | ||