UNPKG

linguist-languages

Version:
21 lines (20 loc) 343 B
module.exports = { "name": "Forth", "type": "programming", "color": "#341708", "extensions": [ ".fth", ".4th", ".f", ".for", ".forth", ".fr", ".frt", ".fs" ], "tmScope": "source.forth", "aceMode": "forth", "codemirrorMode": "forth", "codemirrorMimeType": "text/x-forth", "languageId": 114 }