Closed amoschristian closed 6 months ago
Is there a way to change the severity level to Hint instead of Error by default?
Yes, see this answer: https://github.com/davidmh/cspell.nvim/issues/13#issuecomment-1684086881
Just replace WARN with HINT.
WARN
HINT
@davidmh thank you so much, this is exactly what i need, cheers
Is there a way to change the severity level to Hint instead of Error by default?