diff options
author | Shin'ya UEOKA <ueokande@i-beam.org> | 2019-10-09 12:04:58 +0000 |
---|---|---|
committer | Shin'ya UEOKA <ueokande@i-beam.org> | 2019-10-09 12:04:58 +0000 |
commit | c9efeeaf3a5f4f996b8edab330a50546d69ce49d (patch) | |
tree | 55e9d97d45d16073620d33864965dfe5c9b9c726 /docs | |
parent | e7d1fbc9d42f6f55fa258b1eefe61898c61bede9 (diff) |
Add document for help command
Diffstat (limited to 'docs')
-rw-r--r-- | docs/console_commands.md | 4 |
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. |