diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-02-21 08:25:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-21 08:25:11 +0800 |
commit | f4cd5a33b6b06fe77652e19eba46af107de36a2b (patch) | |
tree | c6e14a08f22b76ade8ba172c51ca0b0e7c87a04f /runtime/lua/vim/treesitter/_meta/tsnode.lua | |
parent | b96c3d9a51ad37500623e45b143335b3d49a12dd (diff) | |
download | rneovim-f4cd5a33b6b06fe77652e19eba46af107de36a2b.tar.gz rneovim-f4cd5a33b6b06fe77652e19eba46af107de36a2b.tar.bz2 rneovim-f4cd5a33b6b06fe77652e19eba46af107de36a2b.zip |
vim-patch:9.1.1127: preinsert text is not cleaned up correctly (#32544)
Problem: when 'completeopt' is set to preinsert the preinserted text is
not cleared when adding new leader (Yee Cheng Chin)
Solution: add a condition to delete preinsert text in edit function
(glepnir)
closes: vim/vim#16672
https://github.com/vim/vim/commit/52fd867f5e8a371653ee4fb6664593c82030f855
Co-authored-by: glepnir <glephunter@gmail.com>
Diffstat (limited to 'runtime/lua/vim/treesitter/_meta/tsnode.lua')
0 files changed, 0 insertions, 0 deletions