limit the number of entries in the completion menu
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user