slim-mode

Homepage: http://github.com/slim-template/emacs-slim

Author: Nathan Weizenbaum

Updated:

Summary

Major mode for editing Slim files

Commentary

Because Slim'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 'slim-mode)

Dependencies

Reverse dependencies