blob: 093d9113f94887e0edd6f84660993540c8a509b9 (
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:
|