Re: Revert only whitespace changes
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 15 Jun 2011 02:16:25 +0300
Daniel Shahaf wrote on Wed, Jun 15, 2011 at 02:07:00 +0300:
Okay, more seriously, here's a Vim script...
The first two lines are the configuration, you shouldn't have to change
:set tabstop=8 shiftwidth=8
:g/^/call MaybeRetab()
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.