Skip to content

Commit be81c56

Browse files
authored
Merge pull request #2121 from h-east/update-builtin
Update builtin.{txt,jax}
2 parents 1b723ba + 60db134 commit be81c56

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/builtin.jax

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*builtin.txt* For Vim バージョン 9.1. Last change: 2025 Jun 23
1+
*builtin.txt* For Vim バージョン 9.1. Last change: 2025 Jun 28
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -12759,6 +12759,8 @@ vms VMSバージョン
1275912759
vreplace コマンド|gR|と|gr|をサポート (常に true)
1276012760
vtp vcon をサポート |+vtp| (現在のコンソール内で機能するか
1276112761
どうかを調べるには vcon を確認する)
12762+
wayland Wayland プロトコルをサポート
12763+
wayland_clipboard Wayland のセレクション/クリップボートのサポート
1276212764
wildignore オプション 'wildignore' をサポート
1276312765
wildmenu オプション 'wildmenu' を指定してコンパイル
1276412766
win16 MS-Windows 3.1 用の古いバージョン (常に false)

en/builtin.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*builtin.txt* For Vim version 9.1. Last change: 2025 Jun 23
1+
*builtin.txt* For Vim version 9.1. Last change: 2025 Jun 28
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -13038,6 +13038,8 @@ vms VMS version of Vim.
1303813038
vreplace Compiled with |gR| and |gr| commands. (always true)
1303913039
vtp Compiled for vcon support |+vtp| (check vcon to find
1304013040
out if it works in the current console).
13041+
wayland Compiled with Wayland protocol support.
13042+
wayland_clipboard Compiled with support for Wayland selections/clipboard
1304113043
wildignore Compiled with 'wildignore' option.
1304213044
wildmenu Compiled with 'wildmenu' option.
1304313045
win16 old version for MS-Windows 3.1 (always false)

0 commit comments

Comments
 (0)