vim-patch:7.4.653 #2527

Problem:    Insert mode completion with complete() may have CTRL-L work like
	    CTRL-P.
Solution:   Handle completion with complete() differently. (Yasuhiro
	    Matsumoto, Christian Brabandt, Hirohito Higashi)

https://github.com/vim/vim/commit/v7-4-653
This commit is contained in:
Florian Walch
2015-04-28 13:11:57 +03:00
committed by Justin M. Keyes
parent b427dcdda2
commit 64a4ef679a
2 changed files with 36 additions and 27 deletions

View File

@@ -130,7 +130,7 @@ static int included_patches[] = {
//656,
//655,
//654,
//653,
653,
//652,
//651,
//650,