mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-22 13:20:09 -04:00
fix(orca): redundant queries
This commit is contained in:
parent
842cdd8c03
commit
94f89866ae
2 changed files with 3 additions and 24 deletions
|
|
@ -32,7 +32,6 @@ local filetypes = {
|
|||
markdown = { 'pandoc' },
|
||||
muttrc = { 'neomuttrc' },
|
||||
ocaml_interface = { 'ocamlinterface' },
|
||||
orca = { 'inp' },
|
||||
perl = { 'pl' },
|
||||
poe_filter = { 'poefilter' },
|
||||
powershell = { 'ps1' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue