OCaml ‘completion’ within Emacs with YASnippet and tuareg-mode
Hi,
Some days ago, I found YASnippet.
I then started using it and extending it.
As I currently develop mainly with OCaml (with tuareg-mode on Emacs), and that TABbing is much better (for me) than tuareg’s shortcut keys, I’ve created some snippets for tuareg-mode.
You can find them here : http://mestan.fr/ocaml/emacs/yasnippet-tuareg-mode.tar.gz
To install my snippets, assuming yasnippet is already [...]


