Homepage: http://github.com/slim-template/emacs-slim
Author: Nathan Weizenbaum
Updated:
Major mode for editing Slim files
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)