mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -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' },
|
||||
markdown = { 'pandoc' },
|
||||
muttrc = { 'neomuttrc' },
|
||||
objectscript = { 'objectscript', 'udl' },
|
||||
ocaml_interface = { 'ocamlinterface' },
|
||||
perl = { 'pl' },
|
||||
poe_filter = { 'poefilter' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue