set 'completeopt' to menu,menuone,noselect
This commit is contained in:
parent
da4f4674a5
commit
79486cd892
@ -13,6 +13,7 @@ utils.opt('o', 'guifont', 'JetBrainsMono Nerd Font:h9')
|
||||
utils.opt('o', 'swapfile', false)
|
||||
utils.opt('o', 'backup', false)
|
||||
utils.opt('o', 'spelllang', 'en,de')
|
||||
utils.opt('o', 'completeopt', 'menu,menuone,noselect')
|
||||
local indent = 2
|
||||
utils.opt('b', 'expandtab', true)
|
||||
utils.opt('b', 'shiftwidth', indent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user