Skip to content

Commit c4adf57

Browse files
committed
Add documentation for g:VimuxCloseOnExit
1 parent 54d24d1 commit c4adf57

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/vimux.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,5 +416,16 @@ possible.
416416

417417
Default: 0
418418

419+
------------------------------------------------------------------------------
420+
*VimuxCloseOnExit*
421+
4.11 g:VimuxCloseOnExit~
422+
423+
Set this option to 1 or v:true to tell vimux to close the runner when you quit
424+
vim.
425+
426+
let g:VimuxCloseOnExit = 1
427+
428+
Default: 0
429+
419430
==============================================================================
420431
vim:tw=78:ts=2:sw=2:expandtab:ft=help:norl:

0 commit comments

Comments
 (0)