mirror of
https://github.com/neovim/neovim.git
synced 2026-05-13 08:54:44 +00:00
Problem: When pumborder is set, the scrollbar still occupies a column on the screen, wasting a 1 column of space. Solution: Render the scrollbar on the right/left (rl mode) side of the border when pumborder is set.