You've already forked Epicnabbo-Catalogus-Updated-Daily
19 lines
295 B
JSON
19 lines
295 B
JSON
{
|
|
"name": "Tcsh",
|
|
"type": "programming",
|
|
"group": "Shell",
|
|
"extensions": [
|
|
".tcsh",
|
|
".csh"
|
|
],
|
|
"interpreters": [
|
|
"tcsh",
|
|
"csh"
|
|
],
|
|
"tmScope": "source.shell",
|
|
"aceMode": "sh",
|
|
"codemirrorMode": "shell",
|
|
"codemirrorMimeType": "text/x-sh",
|
|
"languageId": 368
|
|
}
|