File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
doc/hangulin.jax
28
28
doc/if_lua.jax # 100行超えたけど、内容的に大したことない
29
29
doc/if_mzsch.jax
30
- doc/if_perl.jax
31
30
doc/if_pyth.jax
32
31
doc/if_ruby.jax
33
32
doc/if_tcl.jax
58
57
doc/cmdline.jax
59
58
doc/filetype.jax
60
59
doc/help.jax
60
+ doc/if_perl.jax
61
61
doc/index.jax
62
62
doc/mlang.jax
63
63
doc/os_os2.jax
Original file line number Diff line number Diff line change @@ -299,10 +299,10 @@ DLLの名前はVimをコンパイルした時のPerlのバージョンに一致
299
299
300
300
Unix ~
301
301
302
- The 'perldll' option can be used to specify the Perl shared library file
303
- instead of DYNAMIC_PERL_DLL file what was specified at compile time. The
304
- version of the shared library must match the Perl version Vim was compiled
305
- with.
302
+ コンパイル時に DYNAMIC_PERL_DLL で指定されたファイルの代わりに 'perldll' オプシ
303
+ ョンで使用する Perl の共有ライブラリのファイルを指定するのに使えます。共有ライ
304
+ ブラリのバージョンは Vim と共にコンパイルされた Perl のバージョンと一致していな
305
+ ければなりません。
306
306
307
307
==============================================================================
308
308
vim:tw=78:ts=8:ft=help:norl:
You can’t perform that action at this time.
0 commit comments