mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 19:31:25 +10: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.