aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/ui.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2024-12-06 13:07:52 +0100
committerGitHub <noreply@github.com>2024-12-06 04:07:52 -0800
commite788d1a3a903ed176a4b20891dd99272596f22d0 (patch)
treebe713dc2c345c759611bf6a156b92d22d0809f33 /runtime/lua/vim/ui.lua
parente9f4ceeb7467364554ecef770fd3380e89457abb (diff)
downloadrneovim-e788d1a3a903ed176a4b20891dd99272596f22d0.tar.gz
rneovim-e788d1a3a903ed176a4b20891dd99272596f22d0.tar.bz2
rneovim-e788d1a3a903ed176a4b20891dd99272596f22d0.zip
fix(completion): avoid deleting text when completion leader changes #31448
Problem: When completion leader changes, text that might be reinserted immediately after is deleted. This unnecessarily affects extmarks. #31387 restored the original extmarks but that prevents end_right_gravity marks from growing. Solution: Avoid deleting leader text that will be reinserted.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions