Files
2025-12-03 21:28:08 +00:00

10 lines
181 B
JavaScript
Executable File

module.exports = {
name: 'Curry',
type: 'programming',
aceMode: 'haskell',
extensions: ['.curry'],
languageId: 439829048,
tmScope: 'source.curry',
color: '#531242',
}