mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
ac669ade05
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 |