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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -713,7 +713,6 @@ popup_create() に渡す。
713
713
するために使用される。0 を使用してリセットする。
714
714
fixed FALSE (デフォルト)の場合は:
715
715
- "pos" は "botleft" または "topleft" で、
716
- - "wrap" はオフで、
717
716
- ポップアップは画面の右端で切り捨てられ、
718
717
ポップアップは画面の内容に合うように左に移動される。こ
719
718
れを無効にするには、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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -705,7 +705,6 @@ The second argument of |popup_create()| is a dictionary with options:
705
705
present. Use zero to reset.
706
706
fixed When FALSE (the default), and:
707
707
- "pos" is "botleft" or "topleft", and
708
- - "wrap" is off, and
709
708
- the popup would be truncated at the right edge of
710
709
the screen, then
711
710
the popup is moved to the left so as to fit the
You can’t perform that action at this time.
0 commit comments