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 vim/vim#1279, closes vim/vim#1284)

7554da4033
This commit is contained in:
ckelsel
2017-09-24 11:54:40 +08:00
parent d2eba872fb
commit cd13c24427
5 changed files with 27 additions and 8 deletions

View File

@@ -850,7 +850,7 @@ static const int included_patches[] = {
// 105 NA
// 104,
// 103 NA
// 102,
102,
101,
100,
99,