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

12 lines
250 B
JavaScript
Executable File

export default {
name: 'Mustache',
type: 'markup',
aceMode: 'smarty',
extensions: ['.mustache'],
languageId: 638334590,
tmScope: 'text.html.smarty',
codemirrorMode: 'smarty',
codemirrorMimeType: 'text/x-smarty',
color: '#724b3b',
}