mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 04:40:08 -04:00
fix(objectscript): Revert unnecessary filetype map
This commit is contained in:
parent
b8085c5aec
commit
e357efabf1
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ local filetypes = {
|
||||||
make = { 'automake' },
|
make = { 'automake' },
|
||||||
markdown = { 'pandoc' },
|
markdown = { 'pandoc' },
|
||||||
muttrc = { 'neomuttrc' },
|
muttrc = { 'neomuttrc' },
|
||||||
objectscript = { 'objectscript', 'udl' },
|
|
||||||
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