fix(orca): redundant queries

This commit is contained in:
Kalman Szenes 2025-08-15 10:28:38 +02:00
parent 842cdd8c03
commit 94f89866ae
2 changed files with 3 additions and 24 deletions

View file

@ -32,7 +32,6 @@ local filetypes = {
markdown = { 'pandoc' },
muttrc = { 'neomuttrc' },
ocaml_interface = { 'ocamlinterface' },
orca = { 'inp' },
perl = { 'pl' },
poe_filter = { 'poefilter' },
powershell = { 'ps1' },