merlin icon indicating copy to clipboard operation
merlin copied to clipboard

(vim) Split the ocaml filetype into several filetypes

Open undu opened this issue 4 years ago • 0 comments

Now ocamlinterface ocamllex and menhir types must be taken into account as well.

The filetypes are introduced by https://github.com/ocaml/vim-ocaml/pull/61

This is a draft PR to attract comments and suggestions on how to adapt the code to the change, Merlin loads under the new filetypes and syntastic works as well, ctrlp and neomake code is untested.

undu avatar May 16 '21 17:05 undu