1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-29 18:01:43 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
David Tolnay 1a54c9bf6d Eliminate dependency on serde's "derive" feature 2024-02-08 15:55:30 -08:00
Martin Nordholts 7fceb4878f Load themes lazily for improved startup time (#1969)
This is for #951. Syntax lazy-loading will come later and have a much bigger
impact, but lazy-loading of themes does not have negligible impact.
2021-12-06 09:14:15 +01:00