module.exports = { name: 'Glyph', type: 'programming', aceMode: 'tcl', extensions: ['.glf'], languageId: 130, tmScope: 'source.tcl', codemirrorMode: 'tcl', codemirrorMimeType: 'text/x-tcl', color: '#c1ac7f', }