From 54f5179a83aa9653991bb758d6a3e4c636f793f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B6r=C3=B6k=20Edwin?= Date: Sat, 18 Apr 2015 21:19:21 +0300 Subject: [PATCH] ocaml: add note about additional config layers supported --- contrib/lang/ocaml/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/lang/ocaml/README.md b/contrib/lang/ocaml/README.md index 5266b11a4..457fd8a4e 100644 --- a/contrib/lang/ocaml/README.md +++ b/contrib/lang/ocaml/README.md @@ -30,6 +30,10 @@ To use this contribution add it to your `~/.spacemacs` (setq-default dotspacemacs-configuration-layers '(ocaml)) ``` +Optional configuration layers supported: + * auto-completion (company mode via merlin) + * syntax-checking (flycheck-ocaml) + ### OPAM packages This layer requires some [opam](http://opam.ocaml.org) packages: