Line 'em up!
It can be so hard to keep everything neatly lined-up. Somebody clearly hasn't bothered here. Tidy it up, please!
Start file
foo {
a => "a",
bc => "bc",
def => "def",
ghij => "ghij",
k => "k",
lmn => "lmn",
opqrst => "opqrst",
uvw => "uvw",
xyz => "xyz",
}
End file
foo {
a => "a",
bc => "bc",
def => "def",
ghij => "ghij",
k => "k",
lmn => "lmn",
opqrst => "opqrst",
uvw => "uvw",
xyz => "xyz",
}
View Diff
2,10c2,10 < a => "a", < bc => "bc", < def => "def", < ghij => "ghij", < k => "k", < lmn => "lmn", < opqrst => "opqrst", < uvw => "uvw", < xyz => "xyz", --- > a => "a", > bc => "bc", > def => "def", > ghij => "ghij", > k => "k", > lmn => "lmn", > opqrst => "opqrst", > uvw => "uvw", > xyz => "xyz",
Solutions by @pftb12345:
Unlock 2 remaining solutions by signing in and submitting your own entry
VimGolf