Commit graph

6 commits

Author SHA1 Message Date
ObserverOfTime
da4f4b007c highlights(elvish): fix captures 2022-11-26 13:17:51 +02:00
Tobias Frilling
b92535f045 highlights(elvish): Use @function.builtin for operator-like functions
Elvish uses prefix notation even for mathematical operators (i.e. `<= 1 2 3 4`),  so these should be considered functions.
2022-09-19 17:11:30 +02:00
Stephan Seitz
69d0e942a0 highlights(elvish): use @function.call 2022-09-11 04:16:06 -07:00
Stephan Seitz
730efb4e58 highlights(elvish): use @operator for operators 2022-09-11 04:16:06 -07:00
Tobias Frilling
570ad70bbb refactor(queries): simplify highlight queries for elvish 2022-04-01 09:51:42 +02:00
Tobias Frilling
e06b54b64e Add elvish 2022-04-01 09:51:42 +02:00