Closed Explorare closed 10 months ago
I'm not quite sure what's happening there, it seems like some of the latin letters like the s in sè
are also underlined. The syntax tree the parser produces doesn't contain anything that would cause the underline.
Maybe you have some spellcheck configured by accident? I think :set nospell
should disable that if it's on. Does that remove the underlines?
That's it, :set nospell
fix the problem. Thank you for your help : )
Environment Windows Terminal v1.19 Powershell v7.3.10 nvim v0.9.5 lazyvim latest
Describe the bug All none-latin letters in markdown files are rendered with a underline, but rendered normally in .js file. Is there a way to change this behavior and remove the underlines for better readability?
Code example
Expected behavior
Actual behavior