Merge pull request #2203 from pchaigno/vhost-nginx

.vhost as a Nginx extension
This commit is contained in:
Arfon Smith
2015-05-21 11:34:45 -05:00
3 changed files with 263 additions and 0 deletions

View File

@@ -160,6 +160,7 @@ ApacheConf:
- apache
extensions:
- .apacheconf
- .vhost
tm_scope: source.apache-config
ace_mode: apache_conf
@@ -2096,6 +2097,9 @@ Nginx:
type: markup
extensions:
- .nginxconf
- .vhost
filenames:
- nginx.conf
tm_scope: source.nginx
aliases:
- nginx configuration file