]> git.lizzy.rs Git - micro.git/commit
Added syntax highlighting for ATS (#1137)
authordjmnzp <38220097+djmnzp@users.noreply.github.com>
Mon, 2 Jul 2018 16:19:38 +0000 (18:19 +0200)
committerZachary Yedidia <zyedidia@gmail.com>
Mon, 2 Jul 2018 16:19:38 +0000 (12:19 -0400)
commitd953339a565abc11a19863cac4b4610fca56bcc7
treef90d31ca8aaad4d62fb4dad1c0f373c36569619e
parent91b65001c9b7763fe32e094b055f496bf7252eed
Added syntax highlighting for ATS (#1137)

* Added syntax highlighting for ATS

* Fixed "////" comment not working as intended
Added a hack to make it impossible to match the end of the comment

* Fixed typo, added '#' and '@' as symbols
runtime/syntax/ats.yaml [new file with mode: 0644]