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

10 lines
167 B
JavaScript
Executable File

export default {
name: 'Fantom',
type: 'programming',
aceMode: 'text',
extensions: ['.fan'],
languageId: 110,
tmScope: 'source.fan',
color: '#14253c',
}