CodeBlooded to Programmer HumorEnglish · 7 days agodefiladeimagemessage-square20linkfedilinkarrow-up1304arrow-down16
arrow-up1298arrow-down1imagedefiladeCodeBlooded to Programmer HumorEnglish · 7 days agomessage-square20linkfedilink
minus-squaresilico_biomancer@lemmy.nzlinkfedilinkEnglisharrow-up2·6 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·5 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.