mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1968 (#5949)
Problem: Invalid memory access with "\<C-">.
Solution: Do not recognize this as a special character. (Dominique Pelle)
1d90a5a5af
This commit is contained in:
@@ -472,7 +472,7 @@ static int included_patches[] = {
|
||||
1971,
|
||||
1970,
|
||||
// 1969 NA
|
||||
// 1968,
|
||||
1968,
|
||||
1967,
|
||||
1966,
|
||||
// 1965 NA
|
||||
|
Reference in New Issue
Block a user