]> granicus.if.org Git - vim/commit
patch 8.2.2707: adding a lot of completions can still be a bit slow v8.2.2707
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Apr 2021 13:05:22 +0000 (15:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Apr 2021 13:05:22 +0000 (15:05 +0200)
commitceb06194337f1a9d30cd12edb7b0dc51830b9cb7
tree7828bc72ee281ca049a7ff205251452941aed621
parenta7511c0f4f779140e8b893be506ecffd0ededf04
patch 8.2.2707: adding a lot of completions can still be a bit slow

Problem:    Adding a lot of completions can still be a bit slow.
Solution:   Add the check for CP_FAST. (Ben Jackson)
src/insexpand.c
src/version.c