Skip to content

Instantly share code, notes, and snippets.

@dnoseda
Created November 17, 2011 02:32
Show Gist options
  • Save dnoseda/1372197 to your computer and use it in GitHub Desktop.
Save dnoseda/1372197 to your computer and use it in GitHub Desktop.
Saving macro in .vimrc
"macro for bookmarkletizise a js
let @b='ggOjavascript:(function(){^[G}Go})()^[ggvG1000<:%s/ /%20/g^M:%s/\n//g^M'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment