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

10 lines
166 B
JavaScript
Executable File

module.exports = {
name: 'Parrot',
type: 'programming',
aceMode: 'text',
extensions: ['.parrot'],
languageId: 278,
tmScope: 'none',
color: '#f3ca0a',
}