mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
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:
@@ -850,7 +850,7 @@ static const int included_patches[] = {
|
||||
// 105 NA
|
||||
// 104,
|
||||
// 103 NA
|
||||
// 102,
|
||||
102,
|
||||
101,
|
||||
100,
|
||||
99,
|
||||
|
Reference in New Issue
Block a user