limit the number of entries in the completion menu
This commit is contained in:
parent
cdfc208d3a
commit
fec3bf1ed5
@ -30,6 +30,7 @@ opt.relativenumber = false
|
||||
opt.splitbelow = true
|
||||
opt.splitright = true
|
||||
opt.wildmode = 'longest:full,full'
|
||||
opt.pumheight = 15
|
||||
opt.splitbelow = true
|
||||
opt.splitright = true
|
||||
opt.shiftwidth = indent
|
||||
|
Loading…
x
Reference in New Issue
Block a user