UNPKG

linguist-languages

Version:
19 lines (18 loc) 310 B
export default { "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 }