mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 18:41:59 +10:00
Problem: Line number not visisble with 'smoothscroll', 'nu' and 'rnu'.
Solution: Put the ">>>" after the line number instead of on top.
eb4de62931
Co-authored-by: Bram Moolenaar <Bram@vim.org>