]> git.lizzy.rs Git - micro.git/history - runtime/syntax/rust.yaml
Add support for rust async/await keywords
[micro.git] / runtime / syntax / rust.yaml
2022-09-12 Elias FleckensteinAdd support for rust async/await keywords rust_async
2022-07-24 Zachary YedidiaMerge branch 'patch-1' of https://github.com/mardukbp...
2021-08-03 Zachary YedidiaMerge
2021-07-21 pyfischUpdate rust syntax: don't highlight lifetimes (#2164)
2021-07-21 pyfischUpdate rust syntax: char literal (#2162)
2020-08-12 Zachary YedidiaMerge
2020-08-12 Ryan WestlundImprove Rust syntax highlighting (#1820)
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-03-29 Zachary YedidiaAdd skip statements to all strings
2017-03-28 GeigerCounterMerge branch 'master' of https://github.com/zyedidia...
2017-03-28 Zachary YedidiaAdd support for skipping and remove need for lookbehind
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-22 Zachary YedidiaAdd support for lookbehind in region regexes
2017-03-21 Zachary YedidiaImprove new syntax files and fix a region glitch
2017-03-21 Zachary YedidiaAdd converted syntax files
2017-02-26 Zachary YedidiaUse new syntax highlighting engine from zyedidia/highlight