UNPKG

linguist-languages

Version:
14 lines (13 loc) 276 B
export default { name: 'OverPy', type: 'programming', aceMode: 'python', extensions: ['.opy'], languageId: 492781155, tmScope: 'source.opy', aliases: ['opy'], codemirrorMode: 'python', codemirrorMimeType: 'text/x-python', color: '#78b355', wrap: true, }