mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
Merge pull request #3135 from leo9800/master
Update syntax mapping for Apache Conf
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user