glennr / uber-glory-tmbundle

Uber Textmate macros to make your life glorious. Well they mostly strip whitespace.
161 stars 10 forks source link

Ignore blank lines. Closes #5 #6

Closed ankit closed 13 years ago

ankit commented 13 years ago

I am not too sure about this anymore. Maybe this should be an option somewhere :)

glennr commented 13 years ago

I like your logic - but sometimes those empty lines can (unintentionally) have stray tabs/spaces, just waiting there to screw up your next diff :-)

Perhaps you can just do what we do: the cool kids use Uber Glory, and they all yell at all the vim users when they bugger the diff.

Just kidding, we don't yell at them. We judge them.

Long story short, tired of all the judging, one of our vim-loving guys started using this: https://gist.github.com/1204354 (this does basically the same thing as Uber-Glory)