You've already forked Epicnabbo-Catalogus-Updated-Daily
18 lines
271 B
JSON
18 lines
271 B
JSON
{
|
|
"name": "Nextflow",
|
|
"type": "programming",
|
|
"aceMode": "groovy",
|
|
"tmScope": "source.nextflow",
|
|
"color": "#3ac486",
|
|
"extensions": [
|
|
".nf"
|
|
],
|
|
"filenames": [
|
|
"nextflow.config"
|
|
],
|
|
"interpreters": [
|
|
"nextflow"
|
|
],
|
|
"languageId": 506780613
|
|
}
|