fix(diagnostics): set source to 'if_many'
This commit is contained in:
parent
13f8fdc1f5
commit
d3f77ffd34
@ -91,7 +91,7 @@ vim.diagnostic.config {
|
||||
focusable = false,
|
||||
style = 'minimal',
|
||||
border = 'rounded',
|
||||
source = 'always',
|
||||
source = 'if_many',
|
||||
header = '',
|
||||
prefix = '',
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user