Add Commands command

This commit is contained in:
Junegunn Choi
2015-08-18 18:14:29 +09:00
parent 701791bd37
commit cffb0e0191
2 changed files with 29 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ List of commands
| `Locate PATTERN` | `locate` command output |
| `History` | `v:oldfiles` and open buffers |
| `Snippets` | Snippets ([UltiSnips][us]) |
| `Commands` | User-defined commands |
- All commands except `Colors` support `CTRL-T` / `CTRL-X` / `CTRL-V` key
bindings to open in a new tab, a new split, or in a new vertical split.