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_ruby.jax
31
30
doc/insert.jax
32
31
doc/map.jax
33
32
doc/netbeans.jax
58
57
doc/if_tcl.jax
59
58
doc/if_perl.jax
60
59
doc/if_pyth.jax
60
+ doc/if_ruby.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 @@ -217,10 +217,10 @@ _MSC_VER のチェックをコメントアウトする必要があるだろう
217
217
218
218
Unix ~
219
219
220
- The 'rubydll' option can be used to specify the Ruby shared library file
221
- instead of DYNAMIC_RUBY_DLL file what was specified at compile time. The
222
- version of the shared library must match the Ruby version Vim was compiled
223
- with.
220
+ コンパイル時に DYNAMIC_RUBY_DLL で指定されたファイルの代わりに、 'rubydll' オプ
221
+ ションを使って Ruby の共有ライブラリファイルを指定するのに使える。共有ライブラ
222
+ リのバージョンは Vim をコンパイルする時に用いた Ruby のバージョンと一致してい
223
+ なければならない。
224
224
225
225
==============================================================================
226
226
vim:tw=78:ts=8:ft=help:norl:
You can’t perform that action at this time.
0 commit comments