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

11 lines
187 B
JavaScript
Executable File

module.exports = {
name: 'Bison',
type: 'programming',
aceMode: 'text',
extensions: ['.bison'],
languageId: 31,
tmScope: 'source.yacc',
color: '#6A463F',
group: 'Yacc',
}