Add MDN docs to web search shortcuts
This commit is contained in:
parent
6e2fa02e81
commit
4fd83f3141
1 changed files with 4 additions and 0 deletions
|
|
@ -83,6 +83,10 @@
|
|||
matches: ["lib"],
|
||||
queries: [(name: "Libraries.io", query: "libraries.io/search?q=")]
|
||||
),
|
||||
(
|
||||
matches: ["mdn"],
|
||||
queries: [(name: "Mozilla Developer Network", query: "developer.mozilla.org/search?q=")]
|
||||
),
|
||||
(
|
||||
matches: ["npm"],
|
||||
queries: [(name: "npm", query: "npmjs.com/search?q=")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue