aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorShin'ya UEOKA <ueokande@i-beam.org>2019-10-09 12:04:58 +0000
committerShin'ya UEOKA <ueokande@i-beam.org>2019-10-09 12:04:58 +0000
commitc9efeeaf3a5f4f996b8edab330a50546d69ce49d (patch)
tree55e9d97d45d16073620d33864965dfe5c9b9c726 /docs
parente7d1fbc9d42f6f55fa258b1eefe61898c61bede9 (diff)
Add document for help command
Diffstat (limited to 'docs')
-rw-r--r--docs/console_commands.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/console_commands.md b/docs/console_commands.md
index 272ea0e..bf8f424 100644
--- a/docs/console_commands.md
+++ b/docs/console_commands.md
@@ -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>w</kbd>/<kbd>W</kbd>.
+## `:help`
+
+Open a [Vim Vixen official document](https://ueokande.github.io/vim-vixen/) in a new tab.
+
## `:open`
The `:open` command operates two different ways, depending on the parameter.