aboutsummaryrefslogtreecommitdiff
path: root/autoload
Commit message (Collapse)AuthorAgeFilesLines
* Rename autoloaded interface functionTom Ryder2019-06-011-1/+1
|
* Simplify cursor restorationTom Ryder2019-05-251-3/+2
|
* Add exclamation mark to function declarationsTom Ryder2019-05-251-3/+3
|
* Inline backported s:Cursor() functionTom Ryder2019-05-251-11/+1
| | | | No longer required, having upped the minimum Vim version.
* Move functions into autoloadTom Ryder2019-05-251-0/+109
This adds a dependency on Vim >=7.0.