mirror of
https://github.com/neovim/neovim.git
synced 2026-08-30 19:11:52 +00:00
Problem: pum_col goes negative when item width + border exceeds screen. Solution: account for border_width in pum_compute_horizontal_placement() instead of adjusting pum_col after the fact