update neovim
This commit is contained in:
parent
33c23c282c
commit
1d55d0ec6f
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@ return {
|
||||||
},
|
},
|
||||||
outline = {
|
outline = {
|
||||||
win_position = 'left',
|
win_position = 'left',
|
||||||
win_width = 45,
|
win_width = 50,
|
||||||
|
auto_preview = false,
|
||||||
},
|
},
|
||||||
lightbulb = {
|
lightbulb = {
|
||||||
enable = false
|
enable = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue