aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-04-29 18:35:17 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-04-29 18:35:17 +1200
commit3f5292760ee7726e058b0b29bed5d2d00cf5fddf (patch)
treefec89c873f02df60d5618f092931256bff7a130b
parentMerge branch 'release/v0.2.0' (diff)
downloadvim-spellfile-local-3f5292760ee7726e058b0b29bed5d2d00cf5fddf.tar.gz
vim-spellfile-local-3f5292760ee7726e058b0b29bed5d2d00cf5fddf.zip
Fix search/replace error in README
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3942a96..7844347 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
spellfile\_local.vim
====================
-This plugin extends the behaviour of `%` for file buffers to add extra spelling
-word lists that are unique to each path and (if applicable) filetype. The `%`
-setting for a file named `test.vim` might look like this:
+This plugin extends the default value of `'spellfile'` for file buffers to add
+extra spelling word lists that are unique to each path and (if applicable)
+filetype. The `'spellfile'` setting for a file named `test.vim` might look
+like this:
spellfile=~/.vim/spell/en.utf-8.add
,~/.vim/spell/path/%home%user%test.vim.en.utf-8.add