nvim: remove wildmenu settings (I don't use them)
This commit is contained in:
parent
297547e09e
commit
e74757cb90
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ set.cursorline = true
|
|||
set.mouse = 'a'
|
||||
set.incsearch = true
|
||||
set.scrolloff = 5
|
||||
--set.wildmenu
|
||||
--set.wildmode = full
|
||||
set.hidden = true
|
||||
set.shortmess = 'filnxtToOFc' -- the funny thing is this is a short mess
|
||||
set.spell = true
|
||||
|
|
Loading…
Add table
Reference in a new issue