summaryrefslogtreecommitdiff
path: root/doc/ale-ocaml.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-07-08 14:17:26 +0100
committerw0rp <devw0rp@gmail.com>2017-07-08 14:17:26 +0100
commitfdc7166c3ce68babdf8afdb457e23700d4e8ab3a (patch)
tree16f5b15d5bc13c0a96d534c8c98c1db575b44eec /doc/ale-ocaml.txt
parentf9aa7d3b9a030468e744ddc568a8d35492d04a99 (diff)
downloadale-fdc7166c3ce68babdf8afdb457e23700d4e8ab3a.zip
Use equal signs for language documentation sections
Diffstat (limited to 'doc/ale-ocaml.txt')
-rw-r--r--doc/ale-ocaml.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-ocaml.txt b/doc/ale-ocaml.txt
index 3e123741..093d9113 100644
--- a/doc/ale-ocaml.txt
+++ b/doc/ale-ocaml.txt
@@ -2,7 +2,7 @@
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
@@ -11,5 +11,5 @@ merlin *ale-ocaml-merlin*
(https://github.com/the-lambda-church/merlin/wiki/vim-from-scratch).
--------------------------------------------------------------------------------
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: