fix: point to objectscript_udl grammar

This commit is contained in:
Hannah 2026-03-10 11:20:30 -04:00
parent 16f3f98e45
commit 174a0f39e3
No known key found for this signature in database
GPG key ID: 0C1C205F4C354DE1
7 changed files with 129 additions and 95 deletions

View file

@ -32,6 +32,7 @@ local filetypes = {
make = { 'automake' },
markdown = { 'pandoc' },
muttrc = { 'neomuttrc' },
objectscript_udl = { 'objectscript' },
ocaml_interface = { 'ocamlinterface' },
perl = { 'pl' },
poe_filter = { 'poefilter' },