Skip to content

Instantly share code, notes, and snippets.

@pirey
Created October 21, 2024 12:36
Show Gist options
  • Save pirey/84ccb90fa2c16672c28797d69715739a to your computer and use it in GitHub Desktop.
Save pirey/84ccb90fa2c16672c28797d69715739a to your computer and use it in GitHub Desktop.
vimium-options.json
{
"keyMappings": "# Insert your preferred key mappings here.\nmap e scrollPageUp",
"linkHintCharacters": "asdfqwerzxcv",
"regexFindMode": true,
"smoothScroll": false,
"settingsVersion": "2.1.2",
"exclusionRules": [
{
"passKeys": "",
"pattern": "https?://mail.google.com/*"
},
{
"passKeys": "*",
"pattern": "https?://gather.town/*"
},
{
"passKeys": "",
"pattern": "https?://gather.town/*"
},
{
"passKeys": "*",
"pattern": "https?://encouraging-ducks.surge.sh/*"
},
{
"passKeys": "",
"pattern": "https?://encouraging-ducks.surge.sh/*"
},
{
"passKeys": "*",
"pattern": "https?://www.figma.com/*"
},
{
"passKeys": "",
"pattern": "https?://www.figma.com/*"
},
{
"passKeys": "*",
"pattern": "https?://slides.com/*"
},
{
"passKeys": "",
"pattern": "https?://slides.com/*"
},
{
"passKeys": "*",
"pattern": "https?://www.typingtest.com/*"
},
{
"passKeys": "",
"pattern": "https?://www.typingtest.com/*"
},
{
"passKeys": "*",
"pattern": "https?://vim-adventures.com/*"
},
{
"passKeys": "",
"pattern": "https?://vim-adventures.com/*"
},
{
"passKeys": "*",
"pattern": "https?://www.vimgenius.com/*"
},
{
"passKeys": "",
"pattern": "https?://www.vimgenius.com/*"
},
{
"passKeys": "*",
"pattern": "https?://github.dev/*"
},
{
"passKeys": "",
"pattern": "https?://github.dev/*"
},
{
"passKeys": "*",
"pattern": "https?://monkeytype.com/*"
},
{
"passKeys": "",
"pattern": "https?://monkeytype.com/*"
},
{
"passKeys": "*",
"pattern": "https?://thetypingcat.com/*"
},
{
"passKeys": "",
"pattern": "https?://thetypingcat.com/*"
},
{
"passKeys": "*",
"pattern": "https?://hackertyper.net/*"
},
{
"passKeys": "",
"pattern": "https?://hackertyper.net/*"
},
{
"passKeys": "*",
"pattern": "https?://www.speedcoder.net/*"
},
{
"passKeys": "",
"pattern": "https?://www.speedcoder.net/*"
},
{
"passKeys": "*",
"pattern": "https?://www.how-to-type.com/*"
},
{
"passKeys": "",
"pattern": "https?://www.how-to-type.com/*"
},
{
"passKeys": "*",
"pattern": "https?://codingspeedtest.com/*"
},
{
"passKeys": "",
"pattern": "https?://codingspeedtest.com/*"
},
{
"passKeys": "*",
"pattern": "https?://wpm-test.com/*"
},
{
"passKeys": "",
"pattern": "https?://wpm-test.com/*"
},
{
"passKeys": "*",
"pattern": "https?://codesandbox.io/*"
},
{
"passKeys": "",
"pattern": "https?://codesandbox.io/*"
},
{
"passKeys": "*",
"pattern": "https?://exercism.org/*"
},
{
"passKeys": "",
"pattern": "https?://exercism.org/*"
},
{
"passKeys": "*",
"pattern": "https?://3d.homestyler.com/*"
},
{
"passKeys": "",
"pattern": "https?://3d.homestyler.com/*"
},
{
"passKeys": "",
"pattern": "https?://usevia.app/*"
},
{
"passKeys": "",
"pattern": "https?://1mlmsqc2dcbeg411ne2u0n80eaa2ubkc68c9e95prbs6rrj8g12k.vscode-cdn.net/*"
},
{
"passKeys": "",
"pattern": "https?://root.vc/*"
},
{
"passKeys": "",
"pattern": "https?://zty.pe/*"
},
{
"passKeys": "",
"pattern": "https?://www.learninggames.me/*"
},
{
"passKeys": "*",
"pattern": "https?://vscode.dev/*"
},
{
"passKeys": "",
"pattern": "https?://vscode.dev/*"
},
{
"passKeys": "",
"pattern": "https?://idx.google.com/*"
},
{
"passKeys": "",
"pattern": "https?://coastalworld.com/*"
},
{
"passKeys": "",
"pattern": "https?://config.qmk.fm/*"
},
{
"passKeys": "",
"pattern": "https?://kennethnym.com/*"
},
{
"passKeys": "",
"pattern": "https?://nickcoutsos.github.io/*"
},
{
"passKeys": "",
"pattern": "https?://en.key-test.ru/*"
},
{
"passKeys": "",
"pattern": "https?://keyboard.dmitrijs.lv/*"
},
{
"passKeys": "",
"pattern": "https?://www.clickspeedtester.com/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment