mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 08:44:06 +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.