Textadept
- Home |
- Download |
- Lua API |
- Source |
- Language Modules |
- Stats |
- Wiki |
- Mailing List
_M.rhtml
The RHTML module. It provides utilities for editing RHTML.
Key Bindings
Ctrl+L, M
(⌘L, M
on Mac OSX |M-L, M
in curses) Open this module for editing.<
Show an autocompletion list of tags.
Fields
sense
The RHTML Adeptsense.
It loads user tags from _USERHOME
/modules/rhtml/tags and user apidocs
from _USERHOME
/modules/rhtml/api.
Tables
_G.keys.rhtml
Container for RHTML-specific key bindings.
_G.snippets.rhtml
Container for RHTML-specific snippets.