diff --git a/config-example.json b/config-example.json index 802aa60..3ed6aa8 100644 --- a/config-example.json +++ b/config-example.json @@ -121,6 +121,12 @@ "version": "GHC 7.10.3", "editor": "haskell" }, + "ocaml": { + "show": "OCaml", + "highlight": "ocaml", + "version": "Ocamlbuild 4.02.3", + "editor": "ocaml" + }, "vbnet": { "show": "Visual Basic", "highlight": "vbnet",