linguist-languages
Version:
Linguist languages.yml in JSON format
18 lines (17 loc) • 316 B
TypeScript
declare const _: {
"name": "OpenRC runscript",
"type": "programming",
"group": "Shell",
"aliases": [
"openrc"
],
"interpreters": [
"openrc-run"
],
"tmScope": "source.shell",
"aceMode": "sh",
"codemirrorMode": "shell",
"codemirrorMimeType": "text/x-sh",
"languageId": 265
}
export = _