Skip to content

Commit be81314

Browse files
tsuyoshichok-takata
andcommitted
userfunc.jax: fix mistake folding
Co-authored-by: K.Takata <[email protected]>
1 parent 9491d61 commit be81314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/userfunc.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,8 @@ Note `system()` を呼ぶ前で "Outfile" 削除がスケジュールされて
413413
定義されるようにすることができる。これには2つの方法がある: 自動コマンドによ
414414
る方法と、'runtimepath' 内の "autoload" ディレクトリによる方法である。
415415

416-
|Vim9| script ではインポートされたスクリプトの自動読み込みメカニズムもあ
417-
る、|import-autoload| を参照。
416+
|Vim9| script ではインポートされたスクリプトの自動読み込みメカニズムもある、
417+
|import-autoload| を参照。
418418

419419
自動コマンドを使う方法 ~
420420

0 commit comments

Comments
 (0)