🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
219 B
JavaScript
Executable File
10 lines
219 B
JavaScript
Executable File
export default {
|
|
name: 'Antlers',
|
|
type: 'markup',
|
|
aceMode: 'text',
|
|
extensions: ['.antlers.html', '.antlers.php', '.antlers.xml'],
|
|
languageId: 1067292663,
|
|
tmScope: 'text.html.statamic',
|
|
color: '#ff269e',
|
|
}
|