aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Complete overhaul for new major releaseTom Ryder2019-06-191-18/+71
* Simplify 'cursorline' reset syntaxTom Ryder2019-06-191-1/+1
* Use :set rather than :let where practicalTom Ryder2019-06-131-2/+2
* Add :tabfirst command to go back to first tabTom Ryder2019-06-101-1/+1
* Add documentary commentsTom Ryder2019-06-101-0/+23
* Rearrange autocmdsTom Ryder2019-06-101-4/+4
* Backport to Vim 7.0Tom Ryder2019-06-101-1/+1
* Support tabs on startup as well as windowsTom Ryder2019-06-101-2/+2
* Refactor and simplify, remove autoloadTom Ryder2019-06-101-24/+7
* Add commentsTom Ryder2019-05-301-4/+13
* Restore BufEnter hookTom Ryder2019-05-301-0/+2
* Remove BufEnter hookTom Ryder2019-05-301-2/+2
* Run load and restore functions only with multiwinTom Ryder2019-05-301-6/+6
* Merge autocmd definitionsTom Ryder2019-05-301-6/+2
* Remove support for g:cursorline_current_insertTom Ryder2019-05-301-6/+4
* Strip comments out from plugin fileTom Ryder2019-05-301-16/+10
* Factor out functions into autoloadTom Ryder2019-05-301-37/+5
* Remove overzealous load guard checksTom Ryder2019-05-251-4/+1
* Remove unneeded variable scopingTom Ryder2019-05-091-7/+7
* Switch to two-spacingTom Ryder2019-05-091-2/+2
* Call restore function on BufEnterTom Ryder2018-09-091-2/+4
* Simplify suspend/restore funcs considerablyTom Ryder2018-09-091-13/+4
* Add FocusLost/FocusGained hooksTom Ryder2018-08-051-3/+3
* Correct backwards loop-skipping conditionTom Ryder2018-08-041-1/+1
* First versionv0.1.0Tom Ryder2018-08-041-0/+76