1
0
forked from aniani/vim

patch 9.0.0138: not enough characters accepted for 'spellfile'

Problem:    Not enough characters accepted for 'spellfile'.
Solution:   Add vim_is_fname_char() and use it for 'spellfile'.
This commit is contained in:
Bram Moolenaar
2022-08-04 13:01:48 +01:00
parent db7a88db8b
commit bc49c5f48f
5 changed files with 27 additions and 3 deletions

View File

@@ -735,6 +735,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
138,
/**/
137,
/**/