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

10 lines
169 B
JavaScript
Executable File

module.exports = {
name: 'FLUX',
type: 'programming',
aceMode: 'text',
extensions: ['.fx', '.flux'],
languageId: 106,
tmScope: 'none',
color: '#88ccff',
}