mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-29 14:08:30 +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"]
|