CodeBlooded@programming.dev to Programmer Humor@programming.devEnglish · 2 months agodefiladeprogramming.devexternal-linkmessage-square20fedilinkarrow-up1306arrow-down16
arrow-up1300arrow-down1external-linkdefiladeprogramming.devCodeBlooded@programming.dev to Programmer Humor@programming.devEnglish · 2 months agomessage-square20fedilink
minus-squaresilico_biomancer@lemmy.nzlinkfedilinkEnglisharrow-up1·2 months 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·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.