Excluded URLs and keys |
Wholly or partially disable Vimium. "Patterns" are URL regular expressions;
additionally, "*" matches any zero or more characters.
If "Keys" is left empty, then Vimium is wholly disabled. Otherwise, just the listed keys are disabled (they are passed through). |
Custom key mappings |
Enter commands to remap your keys. Available commands:
map j scrollDown unmap j unmapAll " this is a comment # this is also a commentShow available commands. |
Custom search engines |
Add search-engine shortcuts to the Vomnibar. Format:
a: http://a.com/?q=%s b: http://b.com/?q=%s description " this is a comment # this is also a comment%s is replaced with the search terms. For search completion, see here. |
Scroll step size |
The size for basic movements (usually j/k/h/l).
|
Characters used for link hints |
The characters placed next to each link after typing "f" to enter link-hint mode.
|
Characters used for link hints |
The characters placed next to each link after typing "f" to enter link-hint mode.
|
Miscellaneous options |
|
In link-hint mode, this option lets you select a link by typing its text.
|
|
You activate the link with Enter, always; so you never accidentally type Vimium
commands.
|
|
Prevent pages from focusing an input on load (e.g. Google, Bing, etc.).
|
|
When enabled, the HUD will not be displayed in insert mode.
|
|
Switch back to plain find mode by using the
\R escape sequence.
|
|
This forces the use of
en-US QWERTY layout and
can be helpful for non-Latin keyboards.
|
|
Previous patterns |
The "navigate to previous page" command uses these patterns to find the link to follow.
|
Next patterns |
The "navigate to next page" command uses these patterns to find the link to follow.
|
New tab URL |
The page to open with the "create new tab" command.
Set this to "pages/blank.html" for a blank page (except incognito mode).
|
Default search engine |
The search engine to use in the Vomnibar
(e.g.: "https://duckduckgo.com/?q="). |
CSS for link hints |
The CSS used to style the characters next to each link hint.
These styles are used in addition to and take precedence over Vimium's default styles. |