Skip to content

Commit

Permalink
docs: large value for win_height perform full mode (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhwang91 committed Feb 16, 2022
1 parent 276edf1 commit 7c95277
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 7c95277

Please sign in to comment.