CodeBlooded@programming.dev to Programmer Humor@programming.devEnglish · 18 days agodefiladeprogramming.devimagemessage-square20linkfedilinkarrow-up1303arrow-down16
arrow-up1297arrow-down1imagedefiladeprogramming.devCodeBlooded@programming.dev to Programmer Humor@programming.devEnglish · 18 days agomessage-square20linkfedilink
minus-squaresilico_biomancer@lemmy.nzlinkfedilinkEnglisharrow-up1·17 days agohttps://github.com/axelf4/vim-strip-trailing-whitespace There are plugins that will only trim modified lines, which resolves that issue
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up1·16 days 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.