mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.870
Problem: May get into an invalid state when using getchar() in an
expression mapping.
Solution: Anticipate mod_mask to change. (idea by Yukihiro Nakadaira)
2455c4ede8
This commit is contained in:
@@ -420,7 +420,7 @@ static int included_patches[] = {
|
||||
// 873 NA
|
||||
// 872 NA
|
||||
// 871,
|
||||
// 870,
|
||||
870,
|
||||
// 869 NA
|
||||
868,
|
||||
// 867 NA
|
||||
|
Reference in New Issue
Block a user