Skip to content

Instantly share code, notes, and snippets.

@cursork
Created January 15, 2014 12:13
Show Gist options
  • Save cursork/8435140 to your computer and use it in GitHub Desktop.
Save cursork/8435140 to your computer and use it in GitHub Desktop.
Example vim buffer for playing with JSON APIs...
// # nmap <F3> :exec 'r!'.substitute(getline('.'),'^//','','')<CR>
// echo test
// curl http://google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment