mirror of
https://github.com/junegunn/goyo.vim.git
synced 2025-11-13 05:43:50 -05:00
Describe CTRL-W = in the documentation
Duplicate of #79 Close #193 Close #172
This commit is contained in:
@@ -29,7 +29,7 @@ Usage
|
|||||||
- Turn Goyo off
|
- Turn Goyo off
|
||||||
|
|
||||||
The window can be resized with the usual `[count]<CTRL-W>` + `>`, `<`, `+`,
|
The window can be resized with the usual `[count]<CTRL-W>` + `>`, `<`, `+`,
|
||||||
`-` keys.
|
`-` keys, and `<CTRL-W>` + `=` will resize it back to the initial size.
|
||||||
|
|
||||||
### Dimension expression
|
### Dimension expression
|
||||||
|
|
||||||
|
|||||||
@@ -53,8 +53,8 @@ USAGE *goyo-usage*
|
|||||||
- `:Goyo!`
|
- `:Goyo!`
|
||||||
- Turn Goyo off
|
- Turn Goyo off
|
||||||
|
|
||||||
The window can be resized with the usual count]<CTRL-W + `>`, `<`, `+`, `-`
|
The window can be resized with the usual [count]`CTRL-W` + `>`, `<`, `+`, `-` keys,
|
||||||
keys.
|
and `CTRL-W` + `=` will resize it back to the initial size.
|
||||||
|
|
||||||
|
|
||||||
< Dimension expression >______________________________________________________~
|
< Dimension expression >______________________________________________________~
|
||||||
|
|||||||
Reference in New Issue
Block a user