vim-patch:8.0.0247 (#7232)

Problem:    Under some circumstances, one needs to type Ctrl-N or Ctrl-P twice
            to have a menu entry selected. (Lifepillar)
Solution:   call ins_compl_free(). (Christian Brabandt, closes vim/vim#1411)

aed6d0b81a
This commit is contained in:
KunMing Xie
2017-09-03 16:58:32 +08:00
committed by Justin M. Keyes
parent 7bfa4406c1
commit 11429f9429
3 changed files with 35 additions and 5 deletions

View File

@@ -705,7 +705,7 @@ static const int included_patches[] = {
250,
// 249 NA
// 248,
// 247,
247,
// 246 NA
// 245,
// 244,