lazy.nvim/lua
Christian Clason e5ba539d45 fix(render): disable underline for diagnostics
Problem: On current Nvim nightlies, a regression in a
`vim.highlight.range()` refactor makes underlines for diagnostics at end
of line extend into the next line, leading to visual artifacts in the
update view.

Solution: Suppress underlines for diagnostics, as they are not wanted
anyway.
2024-05-26 13:07:33 +02:00
..
lazy fix(render): disable underline for diagnostics 2024-05-26 13:07:33 +02:00