neovim: Limit completion window height

This commit is contained in:
traxys 2024-11-15 14:02:38 +01:00
parent 6fb3742846
commit bc1faf5662

View file

@ -97,6 +97,7 @@
scrolloff = 7;
signcolumn = "yes";
cmdheight = 2;
pumheight = 15;
cot = [
"menu"
"menuone"