You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime
Michael Davis 19acbfe02d erlang: highlight records with macro names
You might use a macro like `?MODULE` to name a record:

    -record(?MODULE, {a, b, c}).

With this fix, the record fields correctly get `variable.other.member`
highlights.
2 years ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries erlang: highlight records with macro names 2 years ago
themes Update cursorline for tokyonight + tokyonight_storm (#2927) 2 years ago
tutor.txt Restore section spacing in tutor. (#2791) 2 years ago