blob: 17a7b2e11cd2d318936c618616a4e32578188434 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===============================================================================
ALE ReasonML Integration *ale-reasonml-options*
===============================================================================
merlin *ale-reasonml-merlin*
To use merlin linter for ReasonML 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:
|