diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-17 20:10:29 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-01-17 20:26:12 +0800 |
commit | 8aece0089dab9d1d22462de8a36bba2ee3fa1188 (patch) | |
tree | d883a2b2ef53f8d777c83df57e57cee1b76e683a /runtime/lua/vim/_editor.lua | |
parent | 3db2139195b4ed2378d12b2fdae63e92725aa782 (diff) | |
download | rneovim-8aece0089dab9d1d22462de8a36bba2ee3fa1188.tar.gz rneovim-8aece0089dab9d1d22462de8a36bba2ee3fa1188.tar.bz2 rneovim-8aece0089dab9d1d22462de8a36bba2ee3fa1188.zip |
vim-patch:8.2.4618: cmdline completion does not recognize single letter commands
Problem: Command line completion does not recognize single letter commands.
Solution: Use the condition from find_ex_command().
https://github.com/vim/vim/commit/f4f0525c34d2aa32f214155b0dadcd274ed05dd1
vim-patch:8.2.4620: two letter substitute commands don't work
Problem: Two letter substitute commands don't work. (Yegappan Lakshmanan)
Solution: Invert condition.
https://github.com/vim/vim/commit/1e2c4175dce903986dac66ba9326ae562b159421
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions