Add Goyo! command for turning it off

This commit is contained in:
Junegunn Choi
2014-07-05 23:13:13 +09:00
parent a2b772fe58
commit 549f865ab4
2 changed files with 18 additions and 9 deletions

View File

@@ -21,7 +21,10 @@ Use your favorite plugin manager.
Usage
-----
`:Goyo [width]`
- `:Goyo [width]`
- Toggle Goyo
- `:Goyo!`
- Turn Goyo off
You might map this to a key combo in your `.vimrc` like so:
```vim