Skip to content

Commit 69e2c5a

Browse files
committed
Update builtin.{txt,jax}
1 parent 840c9dc commit 69e2c5a

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

doc/builtin.jax

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

33

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

en/builtin.txt

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

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -13161,7 +13161,9 @@ 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 selections/clipboard
13164+
wayland_clipboard Compiled with support for Wayland clipboard.
13165+
wayland_focus_steal Compiled with support for Wayland clipboard focus
13166+
stealing.
1316513167
wildignore Compiled with 'wildignore' option.
1316613168
wildmenu Compiled with 'wildmenu' option.
1316713169
win16 old version for MS-Windows 3.1 (always false)

0 commit comments

Comments
 (0)