OCamlPro / ocp-indent

Indentation tool for OCaml, to be used from editors like Emacs and Vim.
http://www.typerex.org/ocp-indent.html
Other
200 stars 63 forks source link

ocp-indent and tuareg #200

Open william3 opened 8 years ago

william3 commented 8 years ago

Hello, if I understand well, ocp-indent comes in addition to tuareg, and redefines its indentation ? If that is the case, it is worth saying this in the introduction of the tool...

AltGr commented 8 years ago

If you are using emacs and Tuareg (or plain ocaml) mode, then yes, the provided elisp script will override its built-in, regexp-based indentation to call ocp-indent instead.