Skip to content

Instantly share code, notes, and snippets.

@nook-scheel
Forked from vinniefranco/gist:4730156
Created July 9, 2014 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nook-scheel/4643866a6a2bcc988759 to your computer and use it in GitHub Desktop.
Save nook-scheel/4643866a6a2bcc988759 to your computer and use it in GitHub Desktop.
" Quick array creation
nmap <leader>ta vF=l<Esc>:s/\%V\S\+/"&",/g<CR>A<BS><Esc>vF=2lgS[JJ:let @/ = ""<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment