UNPKG

linguist-languages

Version:
12 lines (11 loc) 288 B
export default { name: 'Forth', type: 'programming', color: '#341708', extensions: ['.fth', '.4th', '.f', '.for', '.forth', '.fr', '.frt', '.fs'], tmScope: 'source.forth', aceMode: 'forth', languageId: 114, codemirrorMode: 'forth', codemirrorMimeType: 'text/x-forth', }