]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2188 v7.4.2188
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Aug 2016 19:51:40 +0000 (21:51 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Aug 2016 19:51:40 +0000 (21:51 +0200)
commitc9fb77c69244870a97384152f20845665c19fe39
treefadb0ec7f1f39e7031b0c9808093a942b1fac26b
parent7547a78446c1a3c04b36c0533f0f046188bd378b
patch 7.4.2188
Problem:    Completion does not work properly with some plugins.
Solution:   Revert the part related to typing CTRL-E. (closes #972)
src/edit.c
src/testdir/test_popup.vim
src/version.c