File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1- *popup.txt* For Vim バージョン 9.1. Last change: 2024 Jun 16
1+ *popup.txt* For Vim バージョン 9.1. Last change: 2024 Dec 19
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -713,7 +713,6 @@ popup_create() に渡す。
713713 するために使用される。0 を使用してリセットする。
714714 fixed FALSE (デフォルト)の場合は:
715715 - "pos" は "botleft" または "topleft" で、
716- - "wrap" はオフで、
717716 - ポップアップは画面の右端で切り捨てられ、
718717 ポップアップは画面の内容に合うように左に移動される。こ
719718 れを無効にするには、TRUEに設定する。
Original file line number Diff line number Diff line change 1- *popup.txt* For Vim version 9.1. Last change: 2024 Jun 16
1+ *popup.txt* For Vim version 9.1. Last change: 2024 Dec 19
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -705,7 +705,6 @@ The second argument of |popup_create()| is a dictionary with options:
705705 present. Use zero to reset.
706706 fixed When FALSE (the default), and:
707707 - "pos" is "botleft" or "topleft", and
708- - "wrap" is off, and
709708 - the popup would be truncated at the right edge of
710709 the screen, then
711710 the popup is moved to the left so as to fit the
You can’t perform that action at this time.
0 commit comments