diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-12-18 07:34:52 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-12-18 08:15:31 +0800 |
commit | 2f7b385f2ef61626bc034bd6f3a25f5ec9f3a1f3 (patch) | |
tree | 22fa7d5d9c4621fb3cf9a313bf348a1135fd4c83 /runtime/lua/vim/lsp/client.lua | |
parent | c830901e8cde49467d1c99c2d656a13e51979790 (diff) | |
download | rneovim-2f7b385f2ef61626bc034bd6f3a25f5ec9f3a1f3.tar.gz rneovim-2f7b385f2ef61626bc034bd6f3a25f5ec9f3a1f3.tar.bz2 rneovim-2f7b385f2ef61626bc034bd6f3a25f5ec9f3a1f3.zip |
vim-patch:9.1.0941: ComplMatchIns doesn't work after multibyte chars
Problem: ComplMatchIns doesn't work after multibyte chars
(after v9.1.0936)
Solution: Use (ptr - line) instead of wlv.col (zeertzjq).
closes: vim/vim#16233
https://github.com/vim/vim/commit/f4ccada5c372b2c14cc32490860c6995cd00268c
Diffstat (limited to 'runtime/lua/vim/lsp/client.lua')
0 files changed, 0 insertions, 0 deletions