bronson / vim-trailing-whitespace

Highlights trailing whitespace in red and provides :FixWhitespace to fix it.
453 stars 62 forks source link

Trailing whitespace and neovim terminal #31

Open IstiCusi opened 1 year ago

IstiCusi commented 1 year ago

Dear Bronson

I have been a long-term user of your plugin which highlights trailing whitespaces in text. I've recently noticed that this feature is also active in the internal terminal of Neovim, where it can be quite distracting. It would be beneficial if this functionality could be disabled by default in the terminal mode. I am willing to assist in making this adjustment if needed.

Cheers, Stephan

bronson commented 9 months ago

I'm sorry for not noticing your request until now... Fair point. If you have a patch that fixes this while preserving existing functionality, I'm happy to look at it.