aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Refactor with dynamic autocmd hookTom Ryder2019-06-051-3/+1
|
* Overhaul with autoloading for new versionTom Ryder2019-05-251-27/+5
|
* Remove unneeded variable scopingTom Ryder2019-05-101-2/+2
|
* Switch to two-spacingTom Ryder2019-05-101-1/+1
|
* Remove autoloadTom Ryder2018-07-121-2/+23
|
* Use autoload since we have Vim >= 7.0Tom Ryder2018-06-171-25/+2
|
* Use `function!` to overwriteTom Ryder2018-06-161-2/+2
|
* Clear cache variable once no longer neededTom Ryder2018-06-011-0/+1
|
* Rename cache variable for clarityTom Ryder2018-06-011-3/+3
|
* Remove unneeded function returnsTom Ryder2018-06-011-2/+0
|
* Initial commitv0.1.0Tom Ryder2018-05-301-0/+47
Copied with minimal changes from tejr's dotfiles suite, v0.34.1.