mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 12:08:33 +00:00
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:

committed by
Justin M. Keyes

parent
b427dcdda2
commit
64a4ef679a
@@ -130,7 +130,7 @@ static int included_patches[] = {
|
||||
//656,
|
||||
//655,
|
||||
//654,
|
||||
//653,
|
||||
653,
|
||||
//652,
|
||||
//651,
|
||||
//650,
|
||||
|
Reference in New Issue
Block a user