runtime(doc): Tweak documentation style
closes: #17638
Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/tabpage.txt b/runtime/doc/tabpage.txt
index 2be0a91..4b0b591 100644
--- a/runtime/doc/tabpage.txt
+++ b/runtime/doc/tabpage.txt
@@ -1,4 +1,4 @@
-*tabpage.txt* For Vim version 9.1. Last change: 2025 Jun 07
+*tabpage.txt* For Vim version 9.1. Last change: 2025 Jul 01
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -19,6 +19,8 @@
{not able to use multiple tab pages when the |+windows| feature was disabled
at compile time}
+{not able to use |tabpanel| feature when the |+tabpanel| feature was disabled
+at compile time}
==============================================================================
1. Introduction *tab-page-intro*
@@ -438,15 +440,15 @@
<
To configure the tabpanel, use the following options: 'tabpanel',
'showtabpanel' and 'tabpanelopt'.
-The 'tabpanel' and 'showtabpanel' options function similar to
-'statusline' or 'tabline'.
+The 'tabpanel' option functions similar to 'statusline' or 'tabline', and the
+'showtabpanel' option functions similar to 'laststatus' or 'showtabline'.
The "columns:" item of 'tabpanelopt' option specifies the width of the
tabpanel:
>
- +------ This width
- |
- <----+----->
+ +------ This width
+ |
+ <----+----->
+-----------+----------------------------------
|(1) |text text text text text text text
| ~/aaa.txt|text text text text text text text
@@ -464,9 +466,9 @@
separator should be displayed between the tabpanel and the display part of the
window:
>
- +------ This is
- |
- v
+ +------ This is
+ |
+ v
+-----------+----------------------------------
|(1) |text text text text text text text
| ~/aaa.txt|text text text text text text text