]> granicus.if.org Git - vim/commit
patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo' v9.0.0680
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Oct 2022 19:48:00 +0000 (20:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Oct 2022 19:48:00 +0000 (20:48 +0100)
commit3725116f6ec3b5c01e456b151a60c0690e04f76c
treeaa735489d28f654d15bbdb9b7c1b7c41ecf3289a
parent35b251d2c2c9d415887d334473669ea886117356
patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo'

Problem:    Tests failing with 'breakindent', 'number' and "n" in 'cpo'.
Solution:   Do count the number column in topline if 'breakindent' is set.
src/drawline.c
src/version.c