mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
fix: remove iris_rtn mapping
This commit is contained in:
parent
193a0170d2
commit
a385dd092d
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ local filetypes = {
|
||||||
markdown = { 'pandoc' },
|
markdown = { 'pandoc' },
|
||||||
muttrc = { 'neomuttrc' },
|
muttrc = { 'neomuttrc' },
|
||||||
objectscript_udl = { 'objectscript' },
|
objectscript_udl = { 'objectscript' },
|
||||||
objectscript_routine = {'iris_rtn'},
|
|
||||||
ocaml_interface = { 'ocamlinterface' },
|
ocaml_interface = { 'ocamlinterface' },
|
||||||
perl = { 'pl' },
|
perl = { 'pl' },
|
||||||
poe_filter = { 'poefilter' },
|
poe_filter = { 'poefilter' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue