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:
Marco Hinz
2014-12-20 16:46:09 +01:00
committed by Justin M. Keyes
parent bac6fb41b2
commit c3de63bfbc
2 changed files with 2 additions and 1 deletions

View File

@@ -280,7 +280,7 @@ static int included_patches[] = {
//460 NA
//459 NA
//458,
//457,
457,
456,
455,
454,