diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-17 19:52:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-17 19:52:02 +0800 |
commit | 132f001ce84d8d750ac5c492a23b7d499fb47c6a (patch) | |
tree | bf5908c4909e5cf87efb47b37dcab1dbb11951fa /runtime/lua/vim/highlight.lua | |
parent | ddd69a6c81c1a2595e81377503dd2b47f2c41b83 (diff) | |
download | rneovim-132f001ce84d8d750ac5c492a23b7d499fb47c6a.tar.gz rneovim-132f001ce84d8d750ac5c492a23b7d499fb47c6a.tar.bz2 rneovim-132f001ce84d8d750ac5c492a23b7d499fb47c6a.zip |
vim-patch:8.2.4483: command completion makes two rounds to collect matches (#21857)
Problem: Command completion makes two rounds to collect matches.
Solution: Use a growarray to collect matches. (Yegappan Lakshmanan,
closes vim/vim#9860)
https://github.com/vim/vim/commit/5de4c4372d4366bc85cb66efb3e373439b9471c5
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Diffstat (limited to 'runtime/lua/vim/highlight.lua')
0 files changed, 0 insertions, 0 deletions