-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvimium-options.json
More file actions
6 lines (6 loc) · 957 Bytes
/
vimium-options.json
File metadata and controls
6 lines (6 loc) · 957 Bytes
1
2
3
4
5
6
{
"keyMappings": "# Insert your preferred key mappings here.\nmap <c-d> scrollPageDown\nmap <c-u> scrollPageUp\nmap ge scrollToBottom\nmap <c-h> goBack\nmap <c-l> goForward\nmap h goBack\nmap l goForward\nmap e Vomnibar.activateEditUrl\nmap E Vomnibar.activateEditUrlInNewTab",
"searchEngines": "w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia\n\n# More examples.\n#\n# (Vimium supports search completion Wikipedia, as\n# above, and for these.)\n#\ng: https://www.google.com/search?q=%s Google\n# l: https://www.google.com/search?q=%s&btnI I'm feeling lucky...\n# y: https://www.youtube.com/results?search_query=%s Youtube\ngm: https://www.google.com/maps?q=%s Google maps\n# b: https://www.bing.com/search?q=%s Bing\n# d: https://duckduckgo.com/?q=%s DuckDuckGo\n# az: https://www.amazon.com/s/?field-keywords=%s Amazon\n# qw: https://www.qwant.com/?q=%s Qwant",
"settingsVersion": "2.0.6",
"exclusionRules": []
}