Commit Graph

17 Commits

Author SHA1 Message Date
7580b714f0 ivy.vim: highlight $-prefixed label references 2025-05-12 15:52:25 +01:00
ae35c15f78 ivy.vim: add highlighting for var keyword 2025-04-15 11:05:02 +01:00
4dec09352d ivy.vim: update highlighting for properties and atoms 2025-04-10 13:04:29 +01:00
944ffcaea2 vim: pull IR syntax highlighting into separate vim plugin 2025-04-03 10:42:46 +01:00
02ebb5c32b vim: add syntax highlighting support for intermediate language 2025-01-27 19:19:29 +00:00
bbe1e49e55 vim: add in keyword 2025-01-15 17:40:29 +00:00
b2047d9907 vim: add new vm instructions 2024-12-15 22:37:19 +00:00
83a021a862 vim: add missing assembly keywords 2024-12-14 21:56:44 +00:00
8f3a035636 vim: add some missing instruction mnemonics to syntax highlighter 2024-12-09 13:30:08 +00:00
051942e243 vim: add missing operators; fix highlighting of tokens after labels 2024-12-01 13:14:48 +00:00
5af7aebba7 vim: fix self:: being highlighted as a label rather than a builtin var 2024-11-16 17:03:51 +00:00
51d7fdfb39 vim: fix consecutive labels not highlighting; add support for class messages 2024-11-14 13:13:06 +00:00
712bdd3e76 vim: add support for word operators, package/use identifier highlighting, slashes in atom names 2024-11-10 12:23:44 +00:00
a8340a01f9 vim: add support for asm comments, idents, atoms, and new keywords and index bases 2024-11-08 13:19:11 +00:00
9323c83b31 vim: add support for ivy assembly language 2024-11-05 22:16:50 +00:00
1562b19358 vim: add support for property syntax 2024-11-05 13:21:42 +00:00
c96d9a4b14 add vim syntax highlighting plugin 2024-11-02 15:11:13 +00:00