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

Better handling of line directive #208

Closed ghost closed 8 years ago

ghost commented 8 years ago

We now save the state after "#if" and restore it after "#else".

lefessan commented 8 years ago

For such a big feature, it would make sense to also update the CHANGELOG.