Skip to content

Instantly share code, notes, and snippets.

@dahu
Created March 22, 2015 21:23
Show Gist options
  • Select an option

  • Save dahu/abd965a874bc803cf467 to your computer and use it in GitHub Desktop.

Select an option

Save dahu/abd965a874bc803cf467 to your computer and use it in GitHub Desktop.
Line wrapping in Vim
let a = map
\ ([1, 2, 3]
\, 'v:val'
\ )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment