export default {
  name: 'GAMS',
  type: 'programming',
  aceMode: 'text',
  extensions: ['.gms'],
  languageId: 118,
  tmScope: 'none',
  color: '#f49a22',
}
