Skip to content

Commit

Permalink
Update docs for VimuxHeight
Browse files Browse the repository at this point in the history
  • Loading branch information
jmriego authored and alerque committed Jul 27, 2024
1 parent 690d4aa commit c4ffa0b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/vimux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -294,11 +294,12 @@ change the behavior of Vimux in just the current buffer.
*VimuxConfiguration_height*
4.1 g:VimuxHeight~

The percent of the screen the split pane Vimux will spawn should take up.
The part of the screen the split pane Vimux will spawn should take up. This
option accepts both a number of lines/columns or a percentage.
>
let g:VimuxHeight = "40"
<
Default: "20"
Default: "20%"

------------------------------------------------------------------------------
*VimuxConfiguration_orientation*
Expand Down

0 comments on commit c4ffa0b

Please sign in to comment.