UNPKG

linguist-languages

Version:
12 lines (11 loc) 286 B
module.exports = { name: 'ApacheConf', type: 'data', color: '#d12127', extensions: ['.apacheconf', '.vhost'], tmScope: 'source.apacheconf', aceMode: 'apache_conf', languageId: 16, aliases: ['aconf', 'apache'], filenames: ['.htaccess', 'apache2.conf', 'httpd.conf'], }