Add document for help command
This commit is contained in:
parent
e7d1fbc9d4
commit
c9efeeaf3a
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ Open the console with <kbd>:</kbd>. Or populate it with initial values using
|
||||||
<kbd>o</kbd>/<kbd>O</kbd>, <kbd>t</kbd>/<kbd>T</kbd>, or
|
<kbd>o</kbd>/<kbd>O</kbd>, <kbd>t</kbd>/<kbd>T</kbd>, or
|
||||||
<kbd>w</kbd>/<kbd>W</kbd>.
|
<kbd>w</kbd>/<kbd>W</kbd>.
|
||||||
|
|
||||||
|
## `:help`
|
||||||
|
|
||||||
|
Open a [Vim Vixen official document](https://ueokande.github.io/vim-vixen/) in a new tab.
|
||||||
|
|
||||||
## `:open`
|
## `:open`
|
||||||
|
|
||||||
The `:open` command operates two different ways, depending on the parameter.
|
The `:open` command operates two different ways, depending on the parameter.
|
||||||
|
|
Reference in a new issue