mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-02 17:04:54 +02:00
neovim: Limit completion window height
This commit is contained in:
parent
6fb3742846
commit
bc1faf5662
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
scrolloff = 7;
|
||||
signcolumn = "yes";
|
||||
cmdheight = 2;
|
||||
pumheight = 15;
|
||||
cot = [
|
||||
"menu"
|
||||
"menuone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue