Commit graph

6 commits

Author SHA1 Message Date
c698c15eb2 Add modules highlighting
Still debating whether modules should be highlighted as namespaces or as
function calls.
2024-04-08 21:28:18 +01:00
af877f1cc4 Account for '-' as an operator
For syntax purposes it's part of the number, but it looks better when
highlighted as an operator.
2024-04-08 20:58:17 +01:00
da0053686c Add operators highlighting 2024-04-08 20:54:35 +01:00
0db5d540ad Add variables highlighting 2024-04-08 20:51:39 +01:00
b9fd34c084 Add literals highlighting 2024-04-08 20:48:15 +01:00
e2aa90e0f4 Add comments highlighting 2024-04-08 20:48:15 +01:00