diff --git a/README.md b/README.md index b6d558b7..9f2f86ee 100644 --- a/README.md +++ b/README.md @@ -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