diff options
| author | glepnir <glephunter@gmail.com> | 2025-05-11 20:36:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-11 12:36:20 +0000 |
| commit | 4b3a9ac4133c064e1adc8b19e6afbcb8096ba8da (patch) | |
| tree | a7baae7497dd848096bcabe1ee84e47a07bdf2af /runtime/lua/vim/_defaults.lua | |
| parent | 59c45b22d9616cda448b3c3dddd3e9274c830ca3 (diff) | |
vim-patch:9.1.1381: completion: cannot return to original text (#33966)
Problem: Cannot return to the original text after selecting the next
item when the currently selected item is the last one.
Solution: When continuing to move down past the last item, locate the
original completion at the head/tail nodes of the completed
linked list (glepnir).
closes: vim/vim#17300
https://github.com/vim/vim/commit/5a18ccf49007481b1fffcf101e4ce0b36a2db241
Diffstat (limited to 'runtime/lua/vim/_defaults.lua')
0 files changed, 0 insertions, 0 deletions
