diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/fzf.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fzf.txt b/doc/fzf.txt index a6deda63..e88f7564 100644 --- a/doc/fzf.txt +++ b/doc/fzf.txt @@ -305,8 +305,8 @@ When `window` entry is a dictionary, fzf will start in a popup window. The following options are allowed: - Required: - - `width` [float range [0 ~ 1]] - - `height` [float range [0 ~ 1]] + - `width` [float range [0 ~ 1]] or [integer range [8 ~ ]] + - `height` [float range [0 ~ 1]] or [integer range [4 ~ ]] - Optional: - `yoffset` [float default 0.5 range [0 ~ 1]] - `xoffset` [float default 0.5 range [0 ~ 1]] |
