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

12 lines
229 B
JavaScript
Executable File

export default {
name: 'HXML',
type: 'data',
aceMode: 'text',
extensions: ['.hxml'],
languageId: 786683730,
tmScope: 'source.hxml',
codemirrorMode: 'haxe',
codemirrorMimeType: 'text/x-hxml',
color: '#f68712',
}