aboutsummaryrefslogtreecommitdiff
path: root/plugin/undofileskip.vim
Commit message (Collapse)AuthorAgeFilesLines
* Correct buffer hooksTom Ryder2020-05-061-1/+1
| | | | I need to remember to read the manual properly.
* Rename pluginTom Ryder2020-05-061-0/+35
In order to better reflect 'backupskip', the name should be 'undofileskip', not 'undoskip'. After all, the undo feature isn't removed, only its persistence.