UNPKG

linguist-languages

Version:
14 lines (13 loc) 327 B
export default { name: 'Nginx', type: 'data', color: '#009639', extensions: ['.nginx', '.nginxconf', '.vhost'], tmScope: 'source.nginx', aceMode: 'text', languageId: 248, aliases: ['nginx configuration file'], codemirrorMode: 'nginx', codemirrorMimeType: 'text/x-nginx-conf', filenames: ['nginx.conf'], }