mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0100 (#7085)
vim-patch:8.0.0100
Problem: Options that are a file name may contain non-filename characters.
Solution: Check for more invalid characters.
319afe3804
This commit is contained in:

committed by
Justin M. Keyes

parent
3b45f676c0
commit
707bb37494
@@ -629,7 +629,7 @@ static const int included_patches[] = {
|
||||
// 103 NA
|
||||
// 102,
|
||||
// 101,
|
||||
// 100,
|
||||
100,
|
||||
99,
|
||||
// 98 NA
|
||||
// 97 NA
|
||||
|
Reference in New Issue
Block a user