summaryrefslogtreecommitdiff
path: root/doc/ale-reasonml.txt
diff options
context:
space:
mode:
authorJacob Bass <jacob@jacobbass.net>2017-04-26 19:25:25 +1000
committerJacob Bass <jacob@jacobbass.net>2017-04-26 19:29:09 +1000
commit4db5f3923d8e30155c02fd903817e27cc0aa293f (patch)
tree25c059eabeffb0858115bea2101012ff5c84511f /doc/ale-reasonml.txt
parent65fc4aeb1e12d75b2174bdcd887aacf2c7c98952 (diff)
downloadale-4db5f3923d8e30155c02fd903817e27cc0aa293f.zip
Create reasonml merlin linter
copy @andreypopp 's ocaml merlin linter from this project into reason
Diffstat (limited to 'doc/ale-reasonml.txt')
-rw-r--r--doc/ale-reasonml.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/ale-reasonml.txt b/doc/ale-reasonml.txt
new file mode 100644
index 00000000..fddd7d75
--- /dev/null
+++ b/doc/ale-reasonml.txt
@@ -0,0 +1,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: