Skip to content

Instantly share code, notes, and snippets.

@marutanm
Forked from ruedap/gist:1035372
Created July 12, 2011 14:27
Show Gist options
  • Select an option

  • Save marutanm/1078087 to your computer and use it in GitHub Desktop.

Select an option

Save marutanm/1078087 to your computer and use it in GitHub Desktop.
hoge = { 1 => "a", 2 => "b" }
fugafuag = "piyopiyo"
<Leader>t=
hoge = { 1 = > "a", 2 = > "b" }
fugafuag = "punipuni"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment