mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 08:11:22 +10:00
Problem: Text is not redrawn with 'relativenumber' when only the 'statuscolumn' is redrawn after inserted lines. Solution: Force a full redraw if statuscolumn width changed.