mirror of https://github.com/folke/lazy.nvim.git
ea7b9c3c3f
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. |
||
---|---|---|
.. | ||
colors.lua | ||
commands.lua | ||
config.lua | ||
diff.lua | ||
float.lua | ||
init.lua | ||
render.lua | ||
sections.lua | ||
text.lua |