diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-12-06 07:26:41 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-12-06 07:40:16 +0800 |
commit | 6f9cda0f0a9d2e38654e4a0afc4701a356efb862 (patch) | |
tree | 32642278e18da396f819c25b29ff8b67e07cfa32 /runtime/lua/vim/lsp.lua | |
parent | e120a049f0e6594b317819bbc883d9040729bc93 (diff) | |
download | rneovim-6f9cda0f0a9d2e38654e4a0afc4701a356efb862.tar.gz rneovim-6f9cda0f0a9d2e38654e4a0afc4701a356efb862.tar.bz2 rneovim-6f9cda0f0a9d2e38654e4a0afc4701a356efb862.zip |
vim-patch:8.2.4204: screenpos() has non-zero row for invisible text
Problem: screenpos() has non-zero row for invisible text.
Solution: Only add the window row when the text is visible. (closes vim/vim#9618)
https://github.com/vim/vim/commit/7924a17791217d50be5a91989a9641bf68e7a735
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
0 files changed, 0 insertions, 0 deletions