aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/util.lua
diff options
context:
space:
mode:
authorglepnir <glephunter@gmail.com>2025-04-04 13:51:38 +0800
committerglepnir <glephunter@gmail.com>2025-04-04 13:52:04 +0800
commitb01921cb55d795cf650c1026c514cb4179a6cada (patch)
treee75436498d497ed15482a24d859b610a6d4fd78b /runtime/lua/vim/lsp/util.lua
parent8cf413e450bfbe1a9887f2bbf869bf9462403a77 (diff)
downloadrneovim-b01921cb55d795cf650c1026c514cb4179a6cada.tar.gz
rneovim-b01921cb55d795cf650c1026c514cb4179a6cada.tar.bz2
rneovim-b01921cb55d795cf650c1026c514cb4179a6cada.zip
vim-patch:9.1.1272: completion: in keyword completion Ctrl_P cannot go back after Ctrl_N
Problem: completion: in keyword completion Ctrl_P cannot go back after Ctrl_N Solution: in find_compl_when_fuzzy() always return first match of array, after Ctrl_P use compl_shown_match->cp_next instead of compl_first_match. (glepnir) closes: vim/vim#17043 https://github.com/vim/vim/commit/3e50a28a03d136c1e0c1f4fabe50d97faaf08c5c Co-authored-by: glepnir <glephunter@gmail.com>
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions