mirror of
https://github.com/neovim/neovim.git
synced 2026-09-21 21:17:49 +00:00
Problem: Numberwidth may depend on number of signs with text in the
buffer and is not handled correctly for extmark signs.
Solution: Move legacy sign code for changed numberwidth so that it is
handled properly for legacy and extmark signs alike.