refactor(diagnositcs): address breaking changes from neovim core
This commit is contained in:
parent
130bb69cd2
commit
8b89755f5e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ local defaults = {
|
||||||
update_in_insert = false,
|
update_in_insert = false,
|
||||||
severity_sort = true,
|
severity_sort = true,
|
||||||
float = {
|
float = {
|
||||||
show_header = false,
|
header = false,
|
||||||
source = 'always',
|
source = 'always',
|
||||||
border = 'single',
|
border = 'single',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue