export default {
  name: 'Isabelle',
  type: 'programming',
  aceMode: 'text',
  extensions: ['.thy'],
  languageId: 170,
  tmScope: 'source.isabelle.theory',
  color: '#FEFE00',
}
