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
aliases:
- apache
primary_extension: .conf
primary_extension: .apacheconf
filenames:
- .htaccess
- httpd.conf
@@ -833,7 +833,7 @@ Nemerle:
Nginx:
type: markup
lexer: Nginx configuration file
primary_extension: .conf
primary_extension: .nginxconf
filenames:
- nginx.conf