summaryrefslogtreecommitdiff
path: root/doc/ale-reasonml.txt
diff options
context:
space:
mode:
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: