mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 10:01:18 +10:00
Problem: Tests failing with 'smoothscroll', 'number' and "n" in 'cpo'.
Solution: Do not count number column in topline if columns are skipped.
35b251d2c2
Co-authored-by: Bram Moolenaar <Bram@vim.org>