1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-20 15:25:50 +01:00

Merge pull request from leo9800/master

Update syntax mapping for Apache Conf
This commit is contained in:
Keith Hall
2024-12-01 05:40:59 +02:00
committed by GitHub

@ -1,2 +1,2 @@
[mappings]
"Apache Conf" = ["/etc/apache2/**/*.conf", "/etc/apache2/sites-*/**/*"]
"Apache Conf" = ["/etc/apache2/**/*.conf", "/etc/apache2/sites-*/**/*", "/etc/httpd/conf/**/*.conf"]