Skip to content

Commit 6423c62

Browse files
committed
Update by original
1 parent 69e2c5a commit 6423c62

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

doc/builtin.jax

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*builtin.txt* For Vim バージョン 9.1. Last change: 2025 Sep 01
1+
*builtin.txt* For Vim バージョン 9.1. Last change: 2025 Sep 02
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -12885,9 +12885,7 @@ vreplace コマンド|gR|と|gr|をサポート (常に true)
1288512885
vtp vcon をサポート |+vtp| (現在のコンソール内で機能するか
1288612886
どうかを調べるには vcon を確認する)
1288712887
wayland Wayland プロトコルをサポート
12888-
wayland_clipboard Wayland のクリップボートのサポート
12889-
wayland_focus_steal Wayland のクリップボードのフォーカススティールのサポー
12890-
12888+
wayland_clipboard Wayland のセレクション/クリップボートのサポート
1289112889
wildignore オプション 'wildignore' をサポート
1289212890
wildmenu オプション 'wildmenu' を指定してコンパイル
1289312891
win16 MS-Windows 3.1 用の古いバージョン (常に false)

en/builtin.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*builtin.txt* For Vim version 9.1. Last change: 2025 Sep 01
1+
*builtin.txt* For Vim version 9.1. Last change: 2025 Sep 02
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -13161,9 +13161,7 @@ vreplace Compiled with |gR| and |gr| commands. (always true)
1316113161
vtp Compiled for vcon support |+vtp| (check vcon to find
1316213162
out if it works in the current console).
1316313163
wayland Compiled with Wayland protocol support.
13164-
wayland_clipboard Compiled with support for Wayland clipboard.
13165-
wayland_focus_steal Compiled with support for Wayland clipboard focus
13166-
stealing.
13164+
wayland_clipboard Compiled with support for Wayland selections/clipboard
1316713165
wildignore Compiled with 'wildignore' option.
1316813166
wildmenu Compiled with 'wildmenu' option.
1316913167
win16 old version for MS-Windows 3.1 (always false)

0 commit comments

Comments
 (0)