Skip to content

Commit d62664b

Browse files
committed
repeat.jax: Update Vim 9.0.0815 translate
1 parent 452e482 commit d62664b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/repeat.jax

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,10 @@ Vim が起動した時、.vimrcを処理した後、'packpath' に含まれる "
615615
'runtimepath' に追加される。次に全てのプラグインがロードされる。
616616
これら2つのステップがどのように役立つかについては、|packload-two-steps| 参照。
617617

618+
あなたの .vimrc の処理でパッケージの中の関数が呼び出が許される
619+
か、|:colorscheme||autoload| で共に 'runtimepath' 自動的に追加されてるのと
620+
同じように 'packpath' も検索する。各詳細ドキュメントを参照のこと。
621+
618622
上記の例では "pack/foo/start/foobar/plugin/foo.vim" を見つけて
619623
"~/.vim/pack/foo/start/foobar" を 'runtimepath' に追加する。
620624

0 commit comments

Comments
 (0)