From c1e1870a3d87850684487ddf488896d862d4039e Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 27 Aug 2020 09:30:50 +0200 Subject: Fix ocaml and dune ftdetect --- scripts/test_filetypes.vim | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts') diff --git a/scripts/test_filetypes.vim b/scripts/test_filetypes.vim index 2e9ddf4d..268d85e6 100644 --- a/scripts/test_filetypes.vim +++ b/scripts/test_filetypes.vim @@ -111,6 +111,11 @@ call TestFiletype('ocaml') call TestFiletype('omake') call TestFiletype('opam') call TestFiletype('oasis') +call TestFiletype('dune') +call TestFiletype('ocamlbuild_tags') +call TestFiletype('ocpbuild') +call TestFiletype('ocpbuildroot') +call TestFiletype('sexplib') call TestFiletype('octave') call TestFiletype('opencl') call TestFiletype('perl') -- cgit v1.2.3