mirror of
https://github.com/helix-editor/helix
synced 2026-08-12 17:00:24 +02:00
* Macros that start with underscore were incorrectly marked as 'comment.unused' rather than 'keyword.directive' due to an ordering issue of those two patterns. * Recognize escripts as Erlang by the shebang.