add ApacheConf language

Recognizes httpd/apache2.conf and .htaccess files
This commit is contained in:
Mislav Marohnić
2012-12-06 23:19:02 +01:00
parent acb20d95ca
commit 04a2845e91
2 changed files with 13 additions and 0 deletions

View File

@@ -63,6 +63,16 @@ Ada:
- .adb
- .ads
ApacheConf:
type: markup
aliases:
- apache
primary_extension: .conf
filenames:
- .htaccess
- httpd.conf
- apache2.conf
Apex:
type: programming
lexer: Text only