mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 23:31:51 +00:00
feat(diagnostic): use scope = 'line'
by default for open_float()
(#16456)
Closes #16453 Co-authored-by: Cédric Barreteau <cbarrete@users.noreply.github.com>
This commit is contained in:
@@ -239,7 +239,7 @@ DiagnosticUnderlineHint
|
||||
*hl-DiagnosticFloatingError*
|
||||
DiagnosticFloatingError
|
||||
Used to color "Error" diagnostic messages in diagnostics float.
|
||||
See |vim.diagnostic.show_line_diagnostics()|
|
||||
See |vim.diagnostic.open_float()|
|
||||
|
||||
*hl-DiagnosticFloatingWarn*
|
||||
DiagnosticFloatingWarn
|
||||
|
Reference in New Issue
Block a user