aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/rpc.lua
diff options
context:
space:
mode:
authorLuuk van Baal <luukvbaal@gmail.com>2024-06-10 16:55:16 +0200
committerLuuk van Baal <luukvbaal@gmail.com>2024-06-10 20:00:59 +0200
commit1dcda865591b9bdda2fec1a1860efb4df56ea533 (patch)
tree881b423a64bd4d2a9e6f4170c9115a2a1e73d67b /runtime/lua/vim/lsp/rpc.lua
parentd9af8c2431b7c6395abece8104be6a47d6f61f39 (diff)
downloadrneovim-1dcda865591b9bdda2fec1a1860efb4df56ea533.tar.gz
rneovim-1dcda865591b9bdda2fec1a1860efb4df56ea533.tar.bz2
rneovim-1dcda865591b9bdda2fec1a1860efb4df56ea533.zip
fix(column): clamp line number for legacy signs
Problem: Legacy :sign API still allows placing signs beyond the end of the buffer. This is unaccounted for by the signcolumn tracking logic and is disallowed in general for the extmark API which implements it now. Solution: Clamp legacy sign line number to the length of the buffer.
Diffstat (limited to 'runtime/lua/vim/lsp/rpc.lua')
0 files changed, 0 insertions, 0 deletions