We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80fbb2c + 9aa4c97 commit 60567d6Copy full SHA for 60567d6
README.md
@@ -114,7 +114,7 @@ let searchalias g = "google" " Create a shortcut for search engines.
114
" For example, typing ':tabnew g example'
115
" would act the same way as ':tabnew google example'
116
117
-" Open all of these in a tab with `gnb` or open one of these with <N>goa where <N>
+" Open all of these in a tab with `gna` or open one of these with <N>goa where <N>
118
let qmark a = ["http://www.reddit.com", "http://www.google.com", "http://twitter.com"]
119
120
let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"]
0 commit comments