@[email protected] to Programmer [email protected]English • 1 month agodefiladeprogramming.devimagemessage-square18fedilinkarrow-up1299
arrow-up1299imagedefiladeprogramming.dev@[email protected] to Programmer [email protected]English • 1 month agomessage-square18fedilink
minus-square@[email protected]linkfedilinkEnglish1•1 month agohttps://github.com/axelf4/vim-strip-trailing-whitespace There are plugins that will only trim modified lines, which resolves that issue
minus-square@[email protected]linkfedilink1•1 month 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.