add new --map-syntax example

This commit is contained in:
henil 2020-10-03 22:51:33 +05:30 committed by David Peter
parent 46004001cb
commit 7bd19640a2
1 changed files with 3 additions and 0 deletions

View File

@ -529,6 +529,9 @@ Example configuration file:
# Use ".gitignore"-style highlighting for ".ignore" files
--map-syntax ".ignore:Git Ignore"
# Use INI syntax for .conf files
--map-syntax "*.conf:INI"
```
## Using `bat` on Windows