Replace CtrlO with open command

This comit also makes it possible for a binding to auto-type the
beginning of a command into command mode.

Closes #450
This commit is contained in:
Zachary Yedidia
2016-11-19 12:57:54 -05:00
parent 3ecdd96931
commit c692570212
5 changed files with 32 additions and 28 deletions

View File

@@ -68,6 +68,8 @@ Here are the possible commands that you can use.
* `pwd`: Print the current working directory.
* `open filename`: Open a file in the current buffer.
---
The following commands are provided by the default plugins: