module.exports = { name: 'GAP', type: 'programming', aceMode: 'text', extensions: ['.g', '.gap', '.gd', '.gi', '.tst'], languageId: 119, tmScope: 'source.gap', color: '#0000cc', }