diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2023-12-13 23:30:19 +0100 |
---|---|---|
committer | Lewis Russell <me@lewisr.dev> | 2023-12-14 08:55:00 +0000 |
commit | 320e9c1c21817fd76b84345018661f70437fa4b5 (patch) | |
tree | 3f31bbdaba63c5e78227cdb8c4f36feb1f4af0e6 /runtime/lua/vim/lsp/handlers.lua | |
parent | aa05133b0e4e2157275936c31adbbd5b739b716d (diff) | |
download | rneovim-320e9c1c21817fd76b84345018661f70437fa4b5.tar.gz rneovim-320e9c1c21817fd76b84345018661f70437fa4b5.tar.bz2 rneovim-320e9c1c21817fd76b84345018661f70437fa4b5.zip |
fix(extmark): only invalidate unpaired marks on deleted rows
Problem: Unpaired marks are invalidated if its column is deleted,
which may just be a "placeholder" column, e.g. for signs.
Solution: Only remove unpaired marks if its entire row is deleted.
Diffstat (limited to 'runtime/lua/vim/lsp/handlers.lua')
0 files changed, 0 insertions, 0 deletions