aboutsummaryrefslogtreecommitdiff
path: root/autoload
Commit message (Collapse)AuthorAgeFilesLines
* Complete rewrite of implementationTom Ryder2023-03-151-34/+59
| | | | | | | * Set a broader set of copy-friendly options * Use filter() to clear out non-existent options * Switch on value for 'showbreak' per Vim patch 8.1.2281 * Clean up comments
* Turn off line/column highlighting options tooTom Ryder2023-03-141-0/+18
| | | | This can almost certainly be better-structured.
* Move code out to autoload functionsTom Ryder2019-05-251-0/+31