It would be nice if English (or other) language specific linters such as "proselint" were not run when vim's variable spelllang is set to something other than en (or similar).
For now, my list of concerned linters is:
alex
proselint
redpen
textlint
vale
write-good
For multilanguage tools, autoselection of the language from spelllang could be nice.
I know "LanguageTool" vim pluggin does that.
It would be nice if English (or other) language specific linters such as "proselint" were not run when vim's variable
spelllang
is set to something other thanen
(or similar).For now, my list of concerned linters is:
For multilanguage tools, autoselection of the language from
spelllang
could be nice. I know "LanguageTool" vim pluggin does that.