aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-06 21:16:56 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-06 21:16:56 +1200
commit288978a011ce1515431ae58b4759722207a7739c (patch)
tree2dc9d862d955fb81c9f02dfec11a5c773c14bd45 /README.md
parentMerge branch 'hotfix/v0.1.1' into develop (diff)
downloadvim-undofileskip-288978a011ce1515431ae58b4759722207a7739c.tar.gz
vim-undofileskip-288978a011ce1515431ae58b4759722207a7739c.zip
Rename plugin
In order to better reflect 'backupskip', the name should be 'undofileskip', not 'undoskip'. After all, the undo feature isn't removed, only its persistence.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f574b05..b8b9211 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-undoskip.vim
-============
+undofileskip.vim
+================
This plugin emulates the `'backupskip'` option's functionality for the
`+persistent_undo` feature, checking buffer file paths against a list of globs,