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

10 lines
173 B
JavaScript
Executable File

export default {
name: 'Fluent',
type: 'programming',
aceMode: 'text',
extensions: ['.ftl'],
languageId: 206353404,
tmScope: 'source.ftl',
color: '#ffcc33',
}