Hi,

I created a tiny Emacs mode for reading Cmm, which I found myself
doing lately. The mode is focused on reading Cmm at the moment, not
writing it. Patches are welcome.

Installation:

 1. Download cmm-mode.el from https://github.com/tibbe/cmm-mode
 2. Put the file somewhere on your Emacs load path.
 3. Add (require 'cmm-mode) to your Emacs init file.

Files ending in .cmm will automatically use the Cmm mode.

-- Johan

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to