mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 18:14:30 +00:00
Problem: Off-by-one error in buffer size computation.
Solution: Use ">=" instead of ">". (Lemonboy, closes vim/vim#1694)
253f912877
Problem: Off-by-one error in buffer size computation.
Solution: Use ">=" instead of ">". (Lemonboy, closes vim/vim#1694)
253f912877