aboutsummaryrefslogtreecommitdiff
path: root/plugins/extend_selection_line.lua
AgeCommit message (Collapse)Author
2021-11-09`extend_selection_line`: Draw line body before drawing extensionGuldoman
This avoids problems such as drawing the line highlight over the extension. This will probably conflict with other plugins that write after the end of the line.
2021-11-09Add `extend_selection_line`Guldoman