diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-04-30 05:58:13 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-04-30 06:07:00 +0800 |
commit | 1f72e315503fbaa802270bbad0650c73ef39e3e2 (patch) | |
tree | 82817b8be4cfdf4dbd3cf929ed58b634c090f72f /runtime/lua/vim/lsp/buf.lua | |
parent | 02e9a402cae7fd477e097e2656d9ff6c397a0f56 (diff) | |
download | rneovim-1f72e315503fbaa802270bbad0650c73ef39e3e2.tar.gz rneovim-1f72e315503fbaa802270bbad0650c73ef39e3e2.tar.bz2 rneovim-1f72e315503fbaa802270bbad0650c73ef39e3e2.zip |
vim-patch:8.2.4845: duplicate code
Problem: Duplicate code.
Solution: Move code below if/else. (closes vim/vim#10314)
https://github.com/vim/vim/commit/590f365f91511c164253c5b5812d4d0fc4a238d6
N/A patches for version.c:
vim-patch:8.2.4844: <C-S-I> is simplified to <S-Tab>
Problem: <C-S-I> is simplified to <S-Tab>.
Solution: Do not simplify CTRL if there is also SHIFT. (closes vim/vim#10313)
https://github.com/vim/vim/commit/758a8d199988b5b25566b2820db60dc2c9de3e58
vim-patch:8.2.4846: termcodes test fails
Problem: Termcodes test fails.
Solution: use CTRL-SHIFT-V to insert an unsimplified key. (closes vim/vim#10316)
https://github.com/vim/vim/commit/bad8a013c238595aa206690210eb1367fbc878f9
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions