Wednesday, January 23, 2013

VI Indentation & replace tip

foo()
{
}

=> foo() {

%s/)\n{/) {/g



No comments:

Post a Comment