diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/options.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 51bfc12f9d..d8d8caef56 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -6177,6 +6177,7 @@ A jump table for the options with a short description can be found at |Q_op|. split If included, split the current window before loading a buffer for a |quickfix| command that display errors. Otherwise: do not split, use current window. + vsplit Just like "split" but split vertically. newtab Like "split", but open a new tab page. Overrules "split" when both are present. |