mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -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' },
|
||||
muttrc = { 'neomuttrc' },
|
||||
objectscript_udl = { 'objectscript' },
|
||||
objectscript_routine = {'iris_rtn'},
|
||||
ocaml_interface = { 'ocamlinterface' },
|
||||
perl = { 'pl' },
|
||||
poe_filter = { 'poefilter' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue