lewang / ws-butler

Unobtrusively trim extraneous white-space *ONLY* in lines edited.
242 stars 26 forks source link

Feature request: trim at line change #47

Open fleutot opened 1 year ago

fleutot commented 1 year ago

I highlight trailing whitespace in bright red.

Steps:

Result:

Solution:

This is what keeps me using ws-trim instead of ws-butler. Would you consider implementing something like this?

phil-s commented 1 year ago

Just out of curiosity, what is it about ws-trim that makes you want to stop using it?

fleutot commented 1 year ago

@phil-s The fact that it's not in melpa. I started a new init.el from scratch when I moved to emacs 28, and I couldn't find that functionality anywhere. Until I realized I had ws-trim.el manually downloaded.