mirror of
https://github.com/neovim/neovim.git
synced 2026-06-27 13:45:30 +00:00
Problem: resetting setcellwidth() doesn't update the screen
Solution: Redraw after clearing the cellwidth table (Ken Takata)
closes: vim/vim#15628
539e9b571a
Co-authored-by: Ken Takata <kentkt@csc.jp>