@CodeBlooded@programming.dev to Programmer Humor@programming.devEnglish • 2 months agodefiladeprogramming.devimagemessage-square18fedilinkarrow-up1298arrow-down10
arrow-up1298arrow-down1imagedefiladeprogramming.dev@CodeBlooded@programming.dev to Programmer Humor@programming.devEnglish • 2 months agomessage-square18fedilink
minus-square@silico_biomancer@lemmy.nzlinkfedilinkEnglish1•2 months agohttps://github.com/axelf4/vim-strip-trailing-whitespace There are plugins that will only trim modified lines, which resolves that issue
minus-square@wise_pancake@lemmy.calinkfedilink1•2 months agoThat’s a nice idea Probably a bit more sophisticated than my regex solution.
https://github.com/axelf4/vim-strip-trailing-whitespace
There are plugins that will only trim modified lines, which resolves that issue
That’s a nice idea
Probably a bit more sophisticated than my regex solution.