mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 03:46:52 +00:00
Problem: "<<<" shows for 'smoothscroll' even when 'showbreak is set.
Solution: When 'showbreak' is set do not display "<<<".
0937b9fb24
Co-authored-by: Bram Moolenaar <Bram@vim.org>