You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Hey. I've been using Emacs for a while and I really like how it highlights things most notably:
The namespace section of symbols is colored
most functions are not colored in any special way
macros and special forms are colored consistently (i.e. fn, def(n), ns, case, cond, if-let ...)
I'm just dipping my toes in Atom but I'm liking it so far. Now I wonder if these changes would be something you're interested in and if so if you have any pointers how to achieve them :)
I can probably figure out the grammar bits but how do I know what ends up being colored in what way?