Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions doc/options.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*options.txt* For Vim バージョン 9.2. Last change: 2026 Jun 09
*options.txt* For Vim バージョン 9.2. Last change: 2026 Jun 17


VIM リファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -9728,7 +9728,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
icons ツールバーのボタンにアイコンが表示される。
text ツールバーのボタンに名前が表示される。
horiz ツールバーのボタンのアイコンとテキストが水平に
配置される。{GTK+ 2 GUIでのみ利用可能}
配置される。
{Vim の GTK+ 2 および GTK4 GUI でのみ利用可能}
tooltips ツールバーのボタンでツールチップが表示される。
ツールチップとは、マウスカーソルがツールバーのボタン上にしばらく置かれ
たときに飛び出す、ヘルプテキストのことである。
Expand Down
5 changes: 3 additions & 2 deletions en/options.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*options.txt* For Vim version 9.2. Last change: 2026 Jun 09
*options.txt* For Vim version 9.2. Last change: 2026 Jun 17


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -9697,7 +9697,8 @@ A jump table for the options with a short description can be found at |Q_op|.
icons Toolbar buttons are shown with icons.
text Toolbar buttons shown with text.
horiz Icon and text of a toolbar button are
horizontally arranged. {only in GTK+ 2 GUI}
horizontally arranged.
{only in GTK+ 2 and GTK 4 GUI}
tooltips Tooltips are active for toolbar buttons.
Tooltips refer to the popup help text which appears after the mouse
cursor is placed over a toolbar button for a brief moment.
Expand Down