Give me an editor in my terminal, not a terminal in my editor
@cory ... with this declaration the editor wars reignited!
@BoydStephenSmithJr vim and two spaces, not tabs for me

@cory I prefer tabs, but it's a fairly mild preference. I'll be a conscientious objector medic in that particular war.

I have a friend that used to like to print code, and I think more horizontal white space is good when printing (and annotating) code and tabs are a simple way to achieve that.

@BoydStephenSmithJr Ahhh, interesting! I hadn't considered that. It's a mild preference on my end too (I'll go with whatever the established norm is for a project). I did have one job where each CSS rule set was on one line for "readability". We ended up changing that.