From a385dd092d8283a83fada5d93fd8055e726e317a Mon Sep 17 00:00:00 2001 From: Hannah Date: Tue, 31 Mar 2026 14:17:12 -0400 Subject: [PATCH] fix: remove iris_rtn mapping --- plugin/filetypes.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/filetypes.lua b/plugin/filetypes.lua index f08368576..927389aa5 100644 --- a/plugin/filetypes.lua +++ b/plugin/filetypes.lua @@ -33,7 +33,6 @@ local filetypes = { markdown = { 'pandoc' }, muttrc = { 'neomuttrc' }, objectscript_udl = { 'objectscript' }, - objectscript_routine = {'iris_rtn'}, ocaml_interface = { 'ocamlinterface' }, perl = { 'pl' }, poe_filter = { 'poefilter' },