mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-07 22:02:31 +01:00
Added JSONC and aws credentials to the syntax mappings
This commit is contained in:
3
src/syntax_mapping/builtins/common/50-json.toml
Normal file
3
src/syntax_mapping/builtins/common/50-json.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
# JSON Lines is a simple variation of JSON #2535
|
||||
[mappings]
|
||||
"JSON" = ["*.jsonl", "*.jsonc"]
|
Reference in New Issue
Block a user