File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2489,6 +2489,8 @@ v:t_blob |Blob| 型の値。読出し専用。 参照: |type()|
2489
2489
v:t_class | class | 型の値。読出し専用。 参照: | type() |
2490
2490
*v:t_object* *t_object-variable*
2491
2491
v:t_object | object | 型の値。読出し専用。 参照: | type() |
2492
+ *v:t_typealias* *t_typealias-variable*
2493
+ v:t_typealias | typealias | 型の値。読出し専用。 参照: | type() |
2492
2494
2493
2495
*v:termresponse* *termresponse-variable*
2494
2496
v:termresponse termcapのエントリ| t_RV | で端末から返されるエスケープシーケンス。
Original file line number Diff line number Diff line change @@ -2558,6 +2558,8 @@ v:t_blob Value of |Blob| type. Read-only. See: |type()|
2558
2558
v:t_class Value of | class | type. Read-only. See: | type() |
2559
2559
*v:t_object* *t_object-variable*
2560
2560
v:t_object Value of | object | type. Read-only. See: | type() |
2561
+ *v:t_typealias* *t_typealias-variable*
2562
+ v:t_typealias Value of | typealias | type. Read-only. See: | type() |
2561
2563
2562
2564
*v:termresponse* *termresponse-variable*
2563
2565
v:termresponse The escape sequence returned by the terminal for the | t_RV |
You can’t perform that action at this time.
0 commit comments