aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/sync.lua
diff options
context:
space:
mode:
authorluukvbaal <31730729+luukvbaal@users.noreply.github.com>2023-03-07 01:45:08 +0100
committerGitHub <noreply@github.com>2023-03-07 08:45:08 +0800
commitbf4eada2c83f5402fc56370fd22af11029a4a3aa (patch)
treedc9c8e9ac0f61f7530ac7b6c26dc415bbce63c0b /runtime/lua/vim/lsp/sync.lua
parent39096f48f0a632870f0792955b37dc32e77458fb (diff)
downloadrneovim-bf4eada2c83f5402fc56370fd22af11029a4a3aa.tar.gz
rneovim-bf4eada2c83f5402fc56370fd22af11029a4a3aa.tar.bz2
rneovim-bf4eada2c83f5402fc56370fd22af11029a4a3aa.zip
fix(column): issues with 'statuscolumn' width (#22542)
Problem: 'statuscolumn' width can be incorrect when toggling 'number' or setting 'statuscolumn'. Solution: Make sure the width is reset and re-estimated when 'statuscolumn' and 'number' are set. (When 'relativenumber' is set this already happens because it always changes "nrwidth_line_count".)
Diffstat (limited to 'runtime/lua/vim/lsp/sync.lua')
0 files changed, 0 insertions, 0 deletions