fix(objectscript): Revert unnecessary filetype map

This commit is contained in:
Dave McCaldon 2025-11-04 11:13:03 -05:00
parent b8085c5aec
commit e357efabf1
No known key found for this signature in database
GPG key ID: 9A28A772F21A6342

View file

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