From 7c95277a5f9db78fe35c16096345bf99e0b13241 Mon Sep 17 00:00:00 2001 From: kevinhwang91 Date: Wed, 16 Feb 2022 13:22:09 +0800 Subject: [PATCH] docs: large value for win_height perform full mode (#55) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 381d453..ede4cb3 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,8 @@ but exclude `session.lua` file. default = 50 }, win_height = { - description = [[the height of preview window for horizontal layout]], + description = [[the height of preview window for horizontal layout, + large value (like 999) perform preview window as a "full" mode]], default = 15 }, win_vheight = {