1
0
forked from aniani/vim

patch 8.0.0102

Problem:    Cannot set 'dictionary' to a path.
Solution:   Allow for slash and backslash.  Add a test (partly by Daisuke
            Suzuki, closes #1279, closes #1284)
This commit is contained in:
Bram Moolenaar
2016-11-25 22:04:13 +01:00
parent 031cb743ae
commit 7554da4033
3 changed files with 26 additions and 6 deletions

View File

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