eschulte / rhtml
- Source
- Commits
- Network (7)
- Issues (2)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
b91a8e4
rhtml /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jul 08 14:20:23 -0700 2008 | |
| |
DEPTREE | Tue Jul 08 14:20:23 -0700 2008 | |
| |
LICENSE | Tue Jul 08 14:20:23 -0700 2008 | |
| |
README | Tue Jul 08 14:38:33 -0700 2008 | |
| |
rhtml-erb.el | ||
| |
rhtml-fonts.el | Tue Jul 15 12:44:36 -0700 2008 | |
| |
rhtml-mode.el | ||
| |
rhtml-navigation.el | ||
| |
rhtml-ruby-hook.el | Tue Jul 08 14:20:23 -0700 2008 | |
| |
rhtml-sgml-hacks.el | Tue Jul 08 14:20:23 -0700 2008 | |
| |
test.rhtml |
README
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)

