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

Fix indentation of `module type` following `[%%sig:` #289

Closed nojb closed 5 years ago

nojb commented 5 years ago

Fixes #287

nojb commented 5 years ago

Ping