summaryrefslogtreecommitdiff
path: root/doc/ale-ocaml.txt
blob: 3e123741fd51c903203269db7ddd8259d83cfea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
===============================================================================
ALE OCaml Integration                                       *ale-ocaml-options*


-------------------------------------------------------------------------------
merlin                                                       *ale-ocaml-merlin*

  To use merlin linter for OCaml source code you need to make sure Merlin for
  Vim is correctly configured. See the corresponding Merlin wiki page for
  detailed instructions
  (https://github.com/the-lambda-church/merlin/wiki/vim-from-scratch).


-------------------------------------------------------------------------------
  vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: