eschulte / rhtml
- Source
- Commits
- Network (6)
- Issues (2)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
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 | Mon Aug 04 07:19:45 -0700 2008 | |
| |
rhtml-fonts.el | Tue Jul 15 12:44:36 -0700 2008 | |
| |
rhtml-mode.el | Sat Dec 27 10:35:32 -0800 2008 | |
| |
rhtml-navigation.el | Sat Dec 27 10:35:32 -0800 2008 | |
| |
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 | Mon Aug 04 07:19:45 -0700 2008 |
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)
