File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1- *message.txt* For Vim バージョン 9.0. Last change: 2023 Nov 08
1+ *message.txt* For Vim バージョン 9.0. Last change: 2023 Doc 20
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -135,8 +135,6 @@ ExコマンドがExコマンドを実行するExコマンドを実行...(以下
135135この制限は、200 または 'maxfuncdepth' のどちらか大きいほうである。それ以上多い
136136ときはおそらく無限ループである。おそらく| :execute | か| :source | コマンドが関係し
137137ているだろう。
138- 再帰コールバック関数 (| job-callback | ) でも発生する可能性がある。
139- ここでは 20 という制限が使用される。
140138
141139 *E254*
142140 Cannot allocate color {name} ~
Original file line number Diff line number Diff line change 1- *message.txt* For Vim version 9.0. Last change: 2023 Nov 08
1+ *message.txt* For Vim version 9.0. Last change: 2023 Dec 20
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -135,8 +135,6 @@ This happens when an Ex command executes an Ex command that executes an Ex
135135command, etc. The limit is 200 or the value of 'maxfuncdepth' , whatever is
136136larger. When it's more there probably is an endless loop. Probably a
137137| :execute | or | :source | command is involved.
138- Can also happen with a recursive callback function (| job-callback | ).
139- A limit of 20 is used here.
140138
141139 *E254*
142140 Cannot allocate color {name} ~
You can’t perform that action at this time.
0 commit comments