diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-02-01 07:49:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-01 07:49:05 +0800 |
commit | 9cc060218b66c600f7f50ecbec5ba6f1b3a9da82 (patch) | |
tree | 21f4329fd9c81419555dbcb56a525f1fe077c4f6 /runtime/lua/vim/_buf.lua | |
parent | e71d2c817d1a2475551f58a98e411f6b39a5be3f (diff) | |
download | rneovim-9cc060218b66c600f7f50ecbec5ba6f1b3a9da82.tar.gz rneovim-9cc060218b66c600f7f50ecbec5ba6f1b3a9da82.tar.bz2 rneovim-9cc060218b66c600f7f50ecbec5ba6f1b3a9da82.zip |
vim-patch:9.1.1059: completion: input text deleted with preinsert when adding leader (#32276)
Problem: completion: input text deleted with preinsert when adding leader
Solution: remove compl_length and check the ptr for being equal
to pattern when preinsert is active (glepnir)
closes: vim/vim#16545
https://github.com/vim/vim/commit/bfb4eea7869b0118221cd145a774d74191ce6130
Co-authored-by: glepnir <glephunter@gmail.com>
Diffstat (limited to 'runtime/lua/vim/_buf.lua')
0 files changed, 0 insertions, 0 deletions