🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
179 B
JavaScript
Executable File
10 lines
179 B
JavaScript
Executable File
module.exports = {
|
|
name: 'Propeller Spin',
|
|
type: 'programming',
|
|
aceMode: 'text',
|
|
extensions: ['.spin'],
|
|
languageId: 296,
|
|
tmScope: 'source.spin',
|
|
color: '#7fa2a7',
|
|
}
|