view .gitattributes @ 27879:76e2115dddb8 v8.2.4465

patch 8.2.4465: fuzzy completion does not order matches properly Commit: https://github.com/vim/vim/commit/5ec633b9b0400519db60253cb5846e50394218b4 Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Fri Feb 25 15:24:24 2022 +0000 patch 8.2.4465: fuzzy completion does not order matches properly Problem: Fuzzy completion does not order matches properly. Solution: Do not use regular expression match. (Yegappan Lakshmanan, closes #9843)
author Bram Moolenaar <Bram@vim.org>
date Fri, 25 Feb 2022 16:30:07 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff