Skip to content

Commit 60567d6

Browse files
authored
Merge pull request 1995eaton#645 from z3jjlzt/master
fix a spelling mistake
2 parents 80fbb2c + 9aa4c97 commit 60567d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ let searchalias g = "google" " Create a shortcut for search engines.
114114
" For example, typing ':tabnew g example'
115115
" would act the same way as ':tabnew google example'
116116
117-
" Open all of these in a tab with `gnb` or open one of these with <N>goa where <N>
117+
" Open all of these in a tab with `gna` or open one of these with <N>goa where <N>
118118
let qmark a = ["http://www.reddit.com", "http://www.google.com", "http://twitter.com"]
119119
120120
let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"]

0 commit comments

Comments
 (0)