eiel / rhtml

Minor Mode for editing rhtml file in Emacs (does not use MuMaMo)

Home Page:http://rinari.rubyforge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rhtml --- mmm-free mode for editing .rhtml files using Emacs

Can be used with Rinari (http://github.com/eschulte/rinari/tree/master)

to use download this directory and place it in your elisp directory,
then include the following in you emacs .init file

;;; rhtml mode
(add-to-list 'load-path "~/path/to/rhtml")
(require 'rhtml-mode)

About

Minor Mode for editing rhtml file in Emacs (does not use MuMaMo)

http://rinari.rubyforge.org

License:Other


Languages

Language:Emacs Lisp 100.0%