UNPKG

linguist-languages

Version:
22 lines (21 loc) 386 B
export default { "name": "Snakemake", "type": "programming", "group": "Python", "tmScope": "source.python", "aceMode": "python", "codemirrorMode": "python", "codemirrorMimeType": "text/x-python", "color": "#419179", "extensions": [ ".smk", ".snakefile" ], "filenames": [ "Snakefile" ], "aliases": [ "snakefile" ], "languageId": 151241392 }