Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
"Creating" non-existant modules is a bad idea and causes confusion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also ensure backward-compatibility with existing session files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not match pattern anchors.
|
|
This prevents any disorienting scrolling.
|
|
This prevents any disorienting scrolling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Encourage calling `gui.set_theme()` from *~/.textadept/init.lua* instead.
|
|
Creates an empty language-specific module if none exists. This enables users to
add keys and snippets for any lexer without an existing language-specific
module. It also allows themes to override styles for any lexer.
|
|
|
|
|
|
|
|
|