Can't have 2 same primary extensions

This commit is contained in:
Joshua Peek
2012-12-10 09:30:55 -06:00
parent 36e867ec76
commit 9003139119

View File

@@ -67,7 +67,7 @@ ApacheConf:
type: markup type: markup
aliases: aliases:
- apache - apache
primary_extension: .conf primary_extension: .apacheconf
filenames: filenames:
- .htaccess - .htaccess
- httpd.conf - httpd.conf
@@ -833,7 +833,7 @@ Nemerle:
Nginx: Nginx:
type: markup type: markup
lexer: Nginx configuration file lexer: Nginx configuration file
primary_extension: .conf primary_extension: .nginxconf
filenames: filenames:
- nginx.conf - nginx.conf