Created
September 26, 2025 19:25
-
-
Save agzam/caf452a8d6b67767f90c23cb0531de55 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| "name": "Vimium C", | |
| "@time": "9/26/2025, 2:23:37 PM", | |
| "time": 1758914617247, | |
| "environment": { | |
| "extension": "2.12.2", | |
| "platform": "mac", | |
| "chromium": 140 | |
| }, | |
| "allBrowserUrls": true, | |
| "exclusionRules": [ | |
| { | |
| "passKeys": "", | |
| "pattern": ":https://leetcode.com/" | |
| }, | |
| { | |
| "passKeys": "", | |
| "pattern": ":https://codepen.io/" | |
| }, | |
| { | |
| "passKeys": "", | |
| "pattern": ":https://www.hackerrank.com/" | |
| }, | |
| { | |
| "passKeys": "", | |
| "pattern": ":https://equinix.wd1.myworkdayjobs.com/" | |
| }, | |
| { | |
| "passKeys": "", | |
| "pattern": ":https://app.coderpad.io/" | |
| }, | |
| { | |
| "passKeys": "", | |
| "pattern": ":https://codeinterview.io/" | |
| }, | |
| { | |
| "passKeys": "", | |
| "pattern": ":https://app.codesignal.com/" | |
| }, | |
| { | |
| "passKeys": "", | |
| "pattern": ":https://github.dev/" | |
| } | |
| ], | |
| "filterLinkHints": true, | |
| "grabBackFocus": true, | |
| "keyLayout": 1, | |
| "keyMappings": [ | |
| "#!no-check", | |
| "map K nextTab", | |
| "map J previousTab", | |
| "", | |
| "mapkey <c-d> <s-delete>", | |
| "map m Marks.activateCreateMode swap", | |
| "map ` Marks.activate swap", | |
| "map R reload hard", | |
| "", | |
| "unmap <a-p>", | |
| "map gp togglePinTab", | |
| "", | |
| "map g` moveTabToNextWindow", | |
| "map zk zoomIn", | |
| "map zj zoomOut", | |
| "map z0 zoomReset", | |
| "", | |
| "unmap d", | |
| "map db closeDownloadBar", | |
| "map gds openUrl url=\"chrome://downloads\"", | |
| "map ghs openUrl url=\"chrome://history\"", | |
| "map gE openUrl url=\"chrome://extensions\"", | |
| "map gH Vomnibar.activateHistoryInNewTab", | |
| "map gJ joinTabs", | |
| "# map gdm openUrl url=\"chrome-extension://eimadpbcbfnmbkopoojfekhnkhdbieeh/ui/popup/index.html\"", | |
| "", | |
| "map gdm runKey keys=\"<c-s-d>\"", | |
| "", | |
| "map s LinkHints.activate action=\"focus\"", | |
| "map gf LinkHints.activateOpenInNewTab count=999999", | |
| "map go LinkHints.click direct=\"focused\" mode=\"newtab-active\"", | |
| "map gb LinkHints.click direct=\"focused\" mode=\"newtab\"", | |
| "", | |
| "map gm toggleMuteTab", | |
| "" | |
| ], | |
| "linkHintNumbers": "123456789", | |
| "localeEncoding": "us-en", | |
| "nextPatterns": "След,next,more,newer,>,›,→,»,≫,>>", | |
| "previousPatterns": "Пред,prev,previous,back,older,<,‹,←,«,≪,<<", | |
| "searchEngines": [ | |
| "g|go|gg|google: https://www.google.com/search?q=%s Google", | |
| "js\\:|Js: javascript:\\ $S; JavaScript", | |
| "w|wiki:\\", | |
| " https://www.wikipedia.org/w/index.php?search=%s Wikipedia", | |
| "v.m|v\\:math: vimium://math\\ $S re= Calculate", | |
| "a|az: https://www.amazon.com/s/?field-keywords=%s Amazon", | |
| "", | |
| "", | |
| "# More examples.", | |
| "#", | |
| "# (Vimium C supports search completion Google, Wikipedia,", | |
| "# and so on, as above, and for these.)", | |
| "#", | |
| "# l: https://www.google.com/search?q=%s&btnI I'm feeling lucky", | |
| "# y: https://www.youtube.com/results?search_query=%s YouTube", | |
| "# gm: https://www.google.com/maps?q=%s Google maps", | |
| "# d: https://duckduckgo.com/?q=%s DuckDuckGo", | |
| "# qw: https://www.qwant.com/?q=%s Qwant", | |
| "" | |
| ], | |
| "vimSync": true, | |
| "waitForEnter": false, | |
| "ignoreKeyboardLayout": 2 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment