module.exports = {
name: 'ReasonLIGO',
type: 'programming',
color: '#ff5847',
extensions: ['.religo'],
tmScope: 'source.religo',
aceMode: 'rust',
languageId: 319002153,
codemirrorMode: 'rust',
codemirrorMimeType: 'text/x-rustsrc',
group: 'LigoLANG',
}