ale/ale_linters/ocamlinterface
Pau Ruiz Safont a02a4f2811
ocaml: prepare for filetype separation (#3732)
The ocaml filetype is currently used for several, different file
formats. This causes problems as not all tools support all formats.
New filetypes are introduced to support this separation, this needs some
changes in ale that are fortunately backwards-compatible.

These change add ocamlinterface file support for ocp-indent, merlin,
ocamlformat and ocaml-lsp. For ocaml-lsp I took the liberty to
add all recognised language ids, even if they are not supported.

ols has not been changed as the project has been abandoned since 2019.
2021-05-27 16:33:43 +09:00
..
merlin.vim ocaml: prepare for filetype separation (#3732) 2021-05-27 16:33:43 +09:00
ocamllsp.vim ocaml: prepare for filetype separation (#3732) 2021-05-27 16:33:43 +09:00