1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-08 14:22:25 +01:00

Merge pull request #3038 from vorburger/bump-textproto

Update the Protobuf sobmodule in order to add `.textproto` support
This commit is contained in:
Keith Hall
2024-07-23 23:02:35 +03: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).
## Themes