File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212| 52.1 | エクスポートとインポート
1313| 52.2 | オートロード
1414| 52.3 | インポート/エクスポートなしのオートロード
15- | 52.4 | 使用する他のメカニズム
15+ | 52.4 | 他に使えるメカニズム
1616| 52.5 | 旧来のスクリプトから Vim9 script を使う
1717
1818次章: | usr_90.txt | Vim のインストール
@@ -237,7 +237,7 @@ mylib.vim スクリプト内に他の多くの関数を置ことができ、ラ
237237 参考文献: | autoload | 。
238238
239239==============================================================================
240- *52.4* 使用する他のメカニズム
240+ *52.4* 他に使えるメカニズム
241241
242242複数のファイルを使用するのが面倒で、すべてを1つのスクリプトにまとめておくのを
243243好む人もいます。その結果として、起動が遅くなるのを回避するため、小さな部分のみ
Original file line number Diff line number Diff line change @@ -359,7 +359,7 @@ Vim script を書く ~
359359 | 52.1 | エクスポートとインポート
360360 | 52.2 | オートロード
361361 | 52.3 | インポート/エクスポートなしのオートロード
362- | 52.4 | 使用する他のメカニズム
362+ | 52.4 | 他に使えるメカニズム
363363 | 52.5 | 旧来のスクリプトから Vim9 script を使う
364364
365365==============================================================================
You can’t perform that action at this time.
0 commit comments