mirror of
https://github.com/sharkdp/bat
synced 2026-07-25 17:21:43 +00:00
7 lines
125 B
TOML
7 lines
125 B
TOML
[mappings]
|
|
"C++" = [
|
|
# probably better than the default Objective C mapping #877
|
|
"*.h",
|
|
]
|
|
"YAML" = [".clang-format"]
|