mirror of
https://github.com/neovim/neovim.git
synced 2026-08-31 03:13:48 +00:00
Problem: when lnum in bufpos is out of range the position of float is wired. Solution: avoid the height value out of buffer line range.
Problem: when lnum in bufpos is out of range the position of float is wired. Solution: avoid the height value out of buffer line range.