Sort out some documentation for ReasonML

This commit is contained in:
w0rp 2017-04-27 00:22:30 +01:00
parent fbed7c15b9
commit 10679b29c3
2 changed files with 5 additions and 4 deletions

View File

@ -1,12 +1,12 @@
===============================================================================
ALE ReasonML Integration *ale-reasonml-options*
ALE ReasonML Integration *ale-reasonml-options*
-------------------------------------------------------------------------------
merlin *ale-reasonml-merlin*
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
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).

View File

@ -153,6 +153,7 @@ The following languages and tools are supported.
* Pug: 'pug-lint'
* Puppet: 'puppet', 'puppet-lint'
* Python: 'flake8', 'mypy', 'pylint'
* ReasonML: 'merlin'
* reStructuredText: 'proselint'
* RPM spec: 'spec'
* Rust: 'rustc' (see |ale-integration-rust|)