1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-27 17:41:42 +00:00

Port all mappings to new system

This commit is contained in:
cyqsimon
2023-11-05 18:45:53 +08:00
parent 0c1b80faab
commit 22531eab90
24 changed files with 90 additions and 0 deletions
@@ -0,0 +1,6 @@
[mappings]
"C++" = [
# probably better than the default Objective C mapping #877
"*.h",
]
"YAML" = [".clang-format"]