Fix typo
This commit is contained in:
parent
860eb63942
commit
84e5a966ae
1 changed files with 3 additions and 3 deletions
|
@ -47,13 +47,13 @@ The default mapping are shown in the following.
|
|||
- <kbd>z</kbd><kbd>i</kbd>, <kbd>z</kbd><kbd>o</kbd>: zoom-in/zoom-out
|
||||
- <kbd>z</kbd><kbd>z</kbd>: Set default zoom level
|
||||
- <kbd>y</kbd>: copy URL in current tab
|
||||
- <kbd>Shift</kbd>+<kbd>Esc</kbd>: enable of disable the add-on in current tab.
|
||||
- <kbd>Shift</kbd>+<kbd>Esc</kbd>: enable or disable the add-on in current tab.
|
||||
|
||||
### Console commands
|
||||
|
||||
Vim-Vixen provides a console likes Vimperator's one.
|
||||
Vim-Vixen provides a console like the Vimperator's one.
|
||||
The console is opened by <kbd>:</kbd> key or keys to open console with initial value
|
||||
likes <kbd>o</kbd>, <kbd>t</kbd>, or <kbd>w</kbd> keys.
|
||||
like <kbd>o</kbd>, <kbd>t</kbd>, or <kbd>w</kbd> keys.
|
||||
|
||||
#### `:open` command
|
||||
|
||||
|
|
Reference in a new issue