mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-21 20:38:44 +00:00
add new --map-syntax example
This commit is contained in:
parent
46004001cb
commit
7bd19640a2
@ -529,6 +529,9 @@ Example configuration file:
|
|||||||
|
|
||||||
# Use ".gitignore"-style highlighting for ".ignore" files
|
# Use ".gitignore"-style highlighting for ".ignore" files
|
||||||
--map-syntax ".ignore:Git Ignore"
|
--map-syntax ".ignore:Git Ignore"
|
||||||
|
|
||||||
|
# Use INI syntax for .conf files
|
||||||
|
--map-syntax "*.conf:INI"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Using `bat` on Windows
|
## Using `bat` on Windows
|
||||||
|
Loading…
x
Reference in New Issue
Block a user