File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *eval.txt* For Vim バージョン 9.1. Last change: 2025 Jul 20
1
+ *eval.txt* For Vim バージョン 9.1. Last change: 2025 Jul 22
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -3224,7 +3224,7 @@ text...
3224
3224
CODE
3225
3225
<
3226
3226
*E121*
3227
- :let {var-name} .. 変数{var-name} の値を一覧表示する。変数の名前を複数指定
3227
+ :let {var-name} ... 変数{var-name} の値を一覧表示する。変数の名前を複数指定
3228
3228
することができる。以下の特別な名前が認識される: *E738*
3229
3229
g: グローバル変数
3230
3230
b: バッファローカル変数
Original file line number Diff line number Diff line change 1
- *eval.txt* For Vim version 9.1. Last change: 2025 Jul 20
1
+ *eval.txt* For Vim version 9.1. Last change: 2025 Jul 22
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -3312,7 +3312,7 @@ text...
3312
3312
CODE
3313
3313
<
3314
3314
*E121*
3315
- :let {var-name} .. List the value of variable {var-name} . Multiple
3315
+ :let {var-name} ... List the value of variable {var-name} . Multiple
3316
3316
variable names may be given. Special names recognized
3317
3317
here: *E738*
3318
3318
g: global variables
You can’t perform that action at this time.
0 commit comments