File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- *vim9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 23
1+ *vim9.txt* For Vim バージョン 9.1. Last change: 2025 Apr 03
22
33 VIMリファレンスマニュアル by Bram Moolenaar
44
@@ -1480,6 +1480,7 @@ Note スクリプトレベルにおいて、ループ変数はループの後で
14801480 blob
14811481 list<{type} >
14821482 dict<{type} >
1483+ object<{type} >
14831484 job
14841485 channel
14851486 tuple<{type} >
Original file line number Diff line number Diff line change 1- *vim9.txt* For Vim version 9.1. Last change: 2025 Mar 23
1+ *vim9.txt* For Vim version 9.1. Last change: 2025 Apr 03
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1467,6 +1467,7 @@ The following builtin types are supported:
14671467 blob
14681468 list<{type} >
14691469 dict<{type} >
1470+ object<{type} >
14701471 job
14711472 channel
14721473 tuple<{type} >
You can’t perform that action at this time.
0 commit comments