fix: diagnostic float formatting
This commit is contained in:
parent
f27a5efeda
commit
c58f388739
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ local config = u.merge({
|
|||
focusable = false,
|
||||
header = { icons.debug .. ' Diagnostics:', 'Normal' },
|
||||
scope = 'line',
|
||||
suffix = '',
|
||||
source = false,
|
||||
format = format_diagnostic,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue