-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
vimium.json
9 lines (9 loc) · 1.84 KB
/
vimium.json
1
2
3
4
5
6
7
8
9
{
"keyMappings": "unmap <c-e>\nunmap <c-y>\nunmap p\nunmap P\nunmap t\n\nmap ~ visitPreviousTab\nmap D scrollPageUp\nmap gd LinkHints.activateModeToDownloadLink\nmap gh createTab\nmap gJ scrollFullPageDown\nmap gK scrollFullPageUp\nmap go LinkHints.activateModeToOpenInNewForegroundTab\nmap H previousTab\nmap J goForward\nmap K goBack\nmap L nextTab\nmap P LinkHints.activateModeToOpenIncognito\nmap pp openCopiedUrlInCurrentTab\nmap pP openCopiedUrlInNewTab\nmap qH closeTabsOnLeft\nmap qL closeTabsOnRight\nmap qo closeOtherTabs\nmap qd removeTab\nmap t Vomnibar.activateInNewTab\nmap u restoreTab",
"newTabUrl": "https://2kabhishek.github.io/links",
"scrollStepSize": 120,
"grabBackFocus": true,
"searchEngines": "am: https://www.amazon.com/s?k=%s Amazon\naw: https://wiki.archlinux.org/?search=%s Arch Linux\nbn: https://www.bing.com/search?q=%s Bing\ndd: https://duckduckgo.com/?q=%s DuckDuckGo\ngg: https://www.google.com/search?q=%s Google\ngh: https://www.github.com/search?q¯%s GitHub\ngho: https://www.github.com/%s GitHub Open\nghp: https://www.github.com/pulls GitHub PRs\nghr: https://www.github.com/2kabhishek/%s GitHub Repo\nmp: https://www.google.com/maps?q=%s Google maps\nrd: https://www.reddit.com/search/?q=%s Reddit\nrds: https://reddit.com/r/%s Reddit Sub\nrt: https://rottentomatoes.com/search?search=%s Rotten Tomatoes\nso: https://stackoverflow.com/search?q=%s Stack Overflow\nsp: https://open.spotify.com/search/%s Spotify\ntw: https://twitter.com/search?q=%s Twitter\njr: https://healthsparq.atlassian.net/browse/%s JIRA Ticket\nud: https://urbandictionary.com/define.php?term=%s Urban Dictionary\nwk: https://wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia\nyt: https://youtube.com/results?search_query=%s Youtube\nytm: https://music.youtube.com/search?q=%s Youtube Music",
"settingsVersion": "2.1.2",
"exclusionRules": []
}