mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.457 #1713
Problem: Using getchar() in an expression mapping may result in K_CURSORHOLD, which can't be recognized. Solution: Add the <CursorHold> key. (Hirohito Higashi) https://code.google.com/p/vim/source/detail?r=v7-4-457
This commit is contained in:

committed by
Justin M. Keyes

parent
bac6fb41b2
commit
c3de63bfbc
@@ -280,7 +280,7 @@ static int included_patches[] = {
|
||||
//460 NA
|
||||
//459 NA
|
||||
//458,
|
||||
//457,
|
||||
457,
|
||||
456,
|
||||
455,
|
||||
454,
|
||||
|
Reference in New Issue
Block a user