1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-05 04:42:27 +01:00

Impl per-target syntax mappings

This commit is contained in:
cyqsimon
2023-11-05 12:22:26 +08:00
parent 2c9bf229e1
commit 0c1b80faab
10 changed files with 57 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
[mappings]
"MappingTarget::MapExtensionToUnknown" = [
"*.conf",
]