diff options
author | luukvbaal <luukvbaal@gmail.com> | 2024-04-28 23:38:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 05:38:34 +0800 |
commit | 54d8786d102c174327d6c78fe99f6c0f58022b34 (patch) | |
tree | 2a1e1cf81a0c9d32e7fa989a8086a43e9af4f683 /runtime/lua/vim/snippet.lua | |
parent | 61063653b06bfccac083c0105ecd0c433b3bb8f7 (diff) | |
download | rneovim-54d8786d102c174327d6c78fe99f6c0f58022b34.tar.gz rneovim-54d8786d102c174327d6c78fe99f6c0f58022b34.tar.bz2 rneovim-54d8786d102c174327d6c78fe99f6c0f58022b34.zip |
vim-patch:9.1.0380: Calculating line height for unnecessary amount of lines (#28553)
Problem: Calculating line height for unnecessary amount of lines with
half-page scrolling (zhscn, after 9.1.0280)
Solution: Replace "limit_winheight" argument with higher resolution
"max" argument to which to limit the calculated line height
in plines_m_win() to (Luuk van Baal)
https://github.com/vim/vim/commit/32d701f51b1ed2834071a2c5031a300936beda13
Diffstat (limited to 'runtime/lua/vim/snippet.lua')
0 files changed, 0 insertions, 0 deletions