aboutsummaryrefslogtreecommitdiff
path: root/properties.lua
AgeCommit message (Collapse)Author
2013-09-17Changed symbol marker margin settings; properties.luamitchell
2013-09-16Removed the `SC` prefix from most constants in `_SCINTILLA.constants`.mitchell
2013-09-16Removed the `SC_` prefix from constants in `_SCINTILLA.constants`.mitchell
Also removed more unused constants.
2013-09-16Moved custom markers and indicators into themes and added more properties.mitchell
2013-08-24Include Scintilla constants in `buffer`s.mitchell
2013-05-21Renamed "settings.lua" to "properties.lua".mitchell