Created
June 1, 2010 03:33
-
-
Save yongbin/420531 to your computer and use it in GitHub Desktop.
Enable passthrough mode on all Google sites
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autocmd LocationChange .* js modes.passAllKeys = /google\.com/.test(buffer.URL) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment