module Greek_ocaml:Add key bindings and substitutions to display greek letters in OCaml code in sourceviews, using the to_display and from_display method of the ocaml mode. Greek letters are mapped to __alpha__, __Alpha__, __beta__, ... strings. Key bindings aresig..end
C-i;<letter> or C-i;S-<letter> to insert such characters.
Put this in your chamo.init.ml file to use it.
Cameleon.Greek_ocaml