summaryrefslogtreecommitdiffstats
path: root/src/configs/elm.rs
AgeCommit message (Expand)Author
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-02-20feat(elm): Configure when the module is shown (#2341)Thomas O'Donnell
2021-01-20perf(elm): Lazy eval elm (#2167)Moritz Vetter
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-02-05feat: Add an Elm module (#879)Andrew Prokhorenkov