Return to Snippet

Revision: 39142
at January 14, 2011 01:42 by ChrisKempson


Initial Code
nmap `r :!osascript -e 'tell app "Safari"' -e 'activate' -e 'do JavaScript "window.location.reload();" in first document' -e 'end tell'<cr><cr>

Initial URL


Initial Description
Place this in your .vimrc and change `r to the mapping of your choice!

Initial Title
Vim Refresh Safari Mapping

Initial Tags


Initial Language
Other