diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2021-09-02 10:29:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-02 10:29:59 -0700 |
commit | 5f8518b3f04c2295be24912dba78d3e34ca74b91 (patch) | |
tree | 1c51cd68d33d562d0a7115a8c7bdf7e440332172 /runtime/lua/vim/lsp/codelens.lua | |
parent | 622a36b1f1c652a8de433028bc4a03a1216db23f (diff) | |
download | rneovim-5f8518b3f04c2295be24912dba78d3e34ca74b91.tar.gz rneovim-5f8518b3f04c2295be24912dba78d3e34ca74b91.tar.bz2 rneovim-5f8518b3f04c2295be24912dba78d3e34ca74b91.zip |
fix(defaults): "syntax sync maxlines=1" on CmdwinEnter #15552
I mistakenly suggested maxlines=&cmdwinheight, forgetting that it is
calculated from topline, not cursor. maxlines=1 makes the most sense in
cmdwin.
ref #15401 622a36b1f1c652a8de433028bc4a03a1216db23f
Diffstat (limited to 'runtime/lua/vim/lsp/codelens.lua')
0 files changed, 0 insertions, 0 deletions