diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2024-01-07 09:59:10 +0100 |
---|---|---|
committer | Luuk van Baal <luukvbaal@gmail.com> | 2024-01-16 12:13:36 +0100 |
commit | c6864b0d146f017990d6feb8c876784160a25241 (patch) | |
tree | a242585b366767765d0936eed93b2d8dc4286381 /runtime/lua/vim/_meta/options.lua | |
parent | 50284d07b6f020c819aeb07bfb30d88453e63b6d (diff) | |
download | rneovim-c6864b0d146f017990d6feb8c876784160a25241.tar.gz rneovim-c6864b0d146f017990d6feb8c876784160a25241.tar.bz2 rneovim-c6864b0d146f017990d6feb8c876784160a25241.zip |
fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'
Problem: The 'statuscolumn' is not redrawn on the wrapped part of a
line when moving the cursor with 'relativenumber' set.
Solution: Redraw the 'statuscolumn' for the entire line height in the
"col_rows" win_line() code path.
Diffstat (limited to 'runtime/lua/vim/_meta/options.lua')
0 files changed, 0 insertions, 0 deletions