diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-06-18 09:47:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-18 09:47:10 +0800 |
commit | 948f2beed4ea55a9c2cce3cff894359b94fba748 (patch) | |
tree | 7e7d6f01151173a0a1ab1c78bbdd51dbf73f7221 /scripts/gen_help_html.lua | |
parent | 9d200c78a5e97720ba8a697c4cc0990fdafbc39f (diff) | |
download | rneovim-948f2beed4ea55a9c2cce3cff894359b94fba748.tar.gz rneovim-948f2beed4ea55a9c2cce3cff894359b94fba748.tar.bz2 rneovim-948f2beed4ea55a9c2cce3cff894359b94fba748.zip |
fix(lua): find length of completion prefix earlier (#29384)
Do the expansion right after setting the expand context, so that the
length of the completion prefix can be set, but don't do that directly
in set_one_cmd_context(), as that's also called by getcmdcompltype().
Diffstat (limited to 'scripts/gen_help_html.lua')
0 files changed, 0 insertions, 0 deletions