1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-03-29 14:08:30 +00:00
2023-12-11 10:21:05 +08:00

7 lines
125 B
TOML

[mappings]
"C++" = [
# probably better than the default Objective C mapping #877
"*.h",
]
"YAML" = [".clang-format"]