We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b2bcaa + 850a897 commit b53eb95Copy full SHA for b53eb95
doc/vim9.jax
@@ -1,4 +1,4 @@
1
-*vim9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 23
+*vim9.txt* For Vim バージョン 9.1. Last change: 2025 Apr 03
2
3
VIMリファレンスマニュアル by Bram Moolenaar
4
@@ -1480,6 +1480,7 @@ Note スクリプトレベルにおいて、ループ変数はループの後で
1480
blob
1481
list<{type}>
1482
dict<{type}>
1483
+ object<{type}>
1484
job
1485
channel
1486
tuple<{type}>
en/vim9.txt
-*vim9.txt* For Vim version 9.1. Last change: 2025 Mar 23
+*vim9.txt* For Vim version 9.1. Last change: 2025 Apr 03
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1467,6 +1467,7 @@ The following builtin types are supported:
1467
1468
1469
1470
1471
1472
1473
0 commit comments