aboutsummaryrefslogtreecommitdiff
path: root/settings.lua
AgeCommit message (Collapse)Author
2013-05-21Renamed "settings.lua" to "properties.lua".mitchell
2013-05-15Rewrote theme implementation.mitchell
Themes are now just single files that share Textadept's Lua state. Also added a new "settings.lua" that functions in place of buffer and view theme files. Requires latest Scintillua.