Skip to content

Commit

Permalink
Merge pull request 1995eaton#645 from z3jjlzt/master
Browse files Browse the repository at this point in the history
fix a spelling mistake
  • Loading branch information
1995eaton authored Oct 19, 2022
2 parents 80fbb2c + 9aa4c97 commit 60567d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ let searchalias g = "google" " Create a shortcut for search engines.
" For example, typing ':tabnew g example'
" would act the same way as ':tabnew google example'
" 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>
let qmark a = ["http://www.reddit.com", "http://www.google.com", "http://twitter.com"]
let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"]
Expand Down

0 comments on commit 60567d6

Please sign in to comment.