File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *popup.txt* For Vim バージョン 9.2. Last change: 2026 Feb 18
1+ *popup.txt* For Vim バージョン 9.2. Last change: 2026 Mar 02
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -777,6 +777,8 @@ popup_create() に渡す。
777777 プウィンドウを閉じない。
778778 highlight 'wincolor' オプションに格納されている、テキストに使用
779779 するハイライトグループ名。
780+ highlights ハイライトグループの上書き。'winhighlight' オプション
781+ に保存される (同じ形式)。
780782 opacity ポップアップの透過度。0 から 100 までの値である。
781783 0 は完全に透明 (背景テキストが完全に表示される)。100
782784 は完全に不透明 (デフォルト、不透明)。この間の値を指定
Original file line number Diff line number Diff line change 1- *popup.txt* For Vim version 9.2. Last change: 2026 Feb 18
1+ *popup.txt* For Vim version 9.2. Last change: 2026 Mar 02
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -773,6 +773,8 @@ The second argument of |popup_create()| is a dictionary with options:
773773 the popup window.
774774 highlight Highlight group name to use for the text, stored in
775775 the 'wincolor' option.
776+ highlights Highlight group overrides, stored in the
777+ 'winhighlight' option (same format).
776778 opacity Opacity of the popup, a value between 0 and 100:
777779 0 is fully transparent (background text fully visible)
778780 100 is fully opaque (default, no transparency)
You can’t perform that action at this time.
0 commit comments