Skip to content

Commit b530859

Browse files
committed
Update by original
1 parent cf3f850 commit b530859

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/options.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim バージョン 9.1. Last change: 2025 Oct 14
1+
*options.txt* For Vim バージョン 9.1. Last change: 2025 Oct 25
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -6907,8 +6907,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
69076907
:set pumborder=custom:─;│;─;│;┌;┐;┘;└,shadow
69086908
<
69096909
罫線文字 ("single", "double", "round") を使用したボーダースタイルは、
6910-
|'encoding'| が "utf-8" かつ |'ambiwidth'| が "single" の場合にのみ使
6911-
用できる。"margin" にはボーダースタイルが必要である。
6910+
'encoding' が "utf-8" かつ 'ambiwidth' が "single" の場合にのみ使用で
6911+
きる。"margin" にはボーダースタイルが必要である。
69126912
以下も参照: |ins-completion-menu|。
69136913

69146914
*'pumheight'* *'ph'*

en/options.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim version 9.1. Last change: 2025 Oct 14
1+
*options.txt* For Vim version 9.1. Last change: 2025 Oct 25
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -6865,8 +6865,8 @@ A jump table for the options with a short description can be found at |Q_op|.
68656865
:set pumborder=custom:─;│;─;│;┌;┐;┘;└,shadow
68666866
<
68676867
Border styles using box-drawing characters ("single", "double",
6868-
"round") are only available when |'encoding'| is "utf-8" and
6869-
|'ambiwidth'| is "single". "margin" requires a border style.
6868+
"round") are only available when 'encoding' is "utf-8" and 'ambiwidth'
6869+
is "single". "margin" requires a border style.
68706870
See also: |ins-completion-menu|.
68716871

68726872
*'pumheight'* *'ph'*

0 commit comments

Comments
 (0)