Skip to content

Instantly share code, notes, and snippets.

@dotancohen
Last active December 19, 2015 13:39
Show Gist options
  • Save dotancohen/5963869 to your computer and use it in GitHub Desktop.
Save dotancohen/5963869 to your computer and use it in GitHub Desktop.
A collection of useful VIM macros.
" Change an HTML select format line to a PHP assosiative-array style line
0/value<CR>f"l"ayi"f>l"zyitS'<C-r>a<C-o>A => '<C-r>z<C-o>A,<ESC>0<ESC>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment