1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 03:12:25 +01:00

Adds Apache config file syntax highlighting

This commit is contained in:
Niklas Mohrin
2020-08-11 23:48:01 +02:00
committed by David Peter
parent 4d8133eb34
commit d62b99f543
3 changed files with 227 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -194,3 +194,6 @@
[submodule "assets/syntaxes/02_Extra/Nginx"]
path = assets/syntaxes/02_Extra/Nginx
url = https://github.com/brandonwamboldt/sublime-nginx
[submodule "assets/syntaxes/02_Extra/Apache"]
path = assets/syntaxes/02_Extra/Apache
url = https://github.com/colinta/ApacheConf.tmLanguage