mirror of
https://github.com/vim/vim.git
synced 2026-02-01 11:34:23 +01:00
Change the second "if" to "because", otherwise it may be misinterpreted that preinserted() can return non-zero just because these options are set. closes: #18409 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>