bat/src/syntax_mapping/builtins/common/50-cpp.toml

7 lines
125 B
TOML

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