UNPKG

linguist-languages

Version:
15 lines (14 loc) 337 B
module.exports = { name: 'Snakemake', type: 'programming', color: '#419179', extensions: ['.smk', '.snakefile'], tmScope: 'source.python', aceMode: 'python', languageId: 151241392, aliases: ['snakefile'], codemirrorMode: 'python', codemirrorMimeType: 'text/x-python', group: 'Python', filenames: ['Snakefile'], }