aboutsummaryrefslogtreecommitdiff
path: root/data/core/doc/highlighter.lua
AgeCommit message (Expand)Author
2020-06-02Fixed bug in Highlighter.invalidate() when setting first_invalid_linerxi
2020-05-10Removed redundant line from syntax highlighterrxi
2020-05-10Whitespacerxi
2020-05-09Fixed highlighter resetting of syntax on doc filename changerxi
2020-05-09Fixed rare case where core.doc.highlighter would iterate out of line boundsrxi
2020-05-08Moved `syntax` from `doc.highlighter` to `doc`rxi
2020-05-07Moved highlighter code from `DocView` to `Doc`rxi