aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-01-24 18:13:39 +0800
committerGitHub <noreply@github.com>2024-01-24 18:13:39 +0800
commit8c044f0862f417a525eaf319471c286a5588d493 (patch)
tree8ee5e756e7427fc175adf074e601bcf1c528bd15 /runtime/doc/options.txt
parent0c1119ac7581e99d970b194d969b8776255cff44 (diff)
downloadrneovim-8c044f0862f417a525eaf319471c286a5588d493.tar.gz
rneovim-8c044f0862f417a525eaf319471c286a5588d493.tar.bz2
rneovim-8c044f0862f417a525eaf319471c286a5588d493.zip
fix(spell): always accept ':' as filename char in 'spellfile' (#27172)
Follow-up to #25236
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index e6f169fa94..6bdb5127c3 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -5729,7 +5729,7 @@ A jump table for the options with a short description can be found at |Q_op|.
Name of the word list file where words are added for the |zg| and |zw|
commands. It must end in ".{encoding}.add". You need to include the
path, otherwise the file is placed in the current directory.
- The path may include characters from 'isfname', space, comma and '@'.
+ The path may include characters from 'isfname', ' ', ',', '@' and ':'.
*E765*
It may also be a comma-separated list of names. A count before the
|zg| and |zw| commands can be used to access each. This allows using