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

10 lines
179 B
JavaScript
Executable File

module.exports = {
name: 'Futhark',
type: 'programming',
aceMode: 'text',
extensions: ['.fut'],
languageId: 97358117,
tmScope: 'source.futhark',
color: '#5f021f',
}