OMLet is a VIm mode for OCaml. It features nice indentation which looks like the Tuareg style. It is customizable and provides folding.
| Tags | Text Editors Religion |
|---|---|
| Licenses | GPL |
| Implementation | OCaml |
Recent releases


Release Notes: The caml.vim files are now correctly overloaded. An OCaml modeline was added. The middle of comments is noiw customizable. Auto-indent is no longer tricked by keyword-prefixed names. Many minor bugs were fixed.


Release Notes: Folding now works regardless of the value of ocaml_indent_struct. Issues with patterns were fixed. Cleaning and optimizations were done.


Release Notes: A new clean installation procedure was provided. Type definition indentation was corrected, better handling of comments when parsing was achieved, and a few built-in operators were added.


Release Notes: Indentation is now flexible (like Tuareg), which results in shorter lines. More customization has been added.


Release Notes: This release adds features from the official files and cleans up the indentation code.