1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

Merge branch 'master' into add-cfml

This commit is contained in:
Brenton Bostick
2024-07-25 15:54:50 -04:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -52,6 +52,7 @@
- Added auto detect syntax for `.jsonc` #2795 (@mxaddict)
- Added auto detect syntax for `.aws/{config,credentials}` #2795 (@mxaddict)
- Add syntax mapping for Wireguard config #2874 (@cyqsimon)
- Associate `.textproto` files with `ProtoBuf` syntax, see #3038 (@vorburger).
- Add support for [CFML](https://www.adobe.com/products/coldfusion-family.html), see #3031 (@brenton-at-pieces)
## Themes