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,
|
||||
severity_sort = true,
|
||||
float = {
|
||||
show_header = false,
|
||||
header = false,
|
||||
source = 'always',
|
||||
border = 'single',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue