vim-patch:7.4.485

Problem:    Abbreviations don't work. (Toothpik)
Solution:   Move the length computation inside the for loop.  Compare against
	    the unescaped key.

https://code.google.com/p/vim/source/detail?r=v7-4-485
This commit is contained in:
Florian Walch
2014-12-23 12:40:23 +01:00
parent 6aecbbebfd
commit 0b192bf990
2 changed files with 21 additions and 16 deletions

View File

@@ -253,7 +253,7 @@ static int included_patches[] = {
//488,
//487,
//486,
//485,
485,
//484 NA
483,
//482 NA