haml-mode

Homepage: https://github.com/nex3/haml-mode

Author: Natalie Weizenbaum

Updated:

Summary

Major mode for editing Haml files

Commentary

Because Haml's indentation schema is similar
to that of YAML and Python, many indentation-related
functions are similar to those in yaml-mode and python-mode.

To install, save this on your load path and add the following to
your .emacs file:

(require 'haml-mode)

Dependencies

Reverse dependencies