mirror of
https://github.com/sharkdp/bat.git
synced 2025-07-28 03:19:23 +02:00
This commit separates the handling of syntax sets and theme sets. It also changes the way how new syntax definitions are loaded from `bat`'s configuration folder. New syntax definitions are now loaded *in addition* to the ones that are stored in the `bat` binary by default. This fixes #172