import { mzschemegcdll } from "https://deno.land/x/denops_std@v4.2.0/option/vim/mod.ts";
Specifies the name of the MzScheme GC shared library. The default is
DYNAMIC_MZGC_DLL which was specified at compile time.
The value can be equal to 'mzschemedll' if it includes the GC code.
Environment variables are expanded :set_env
.
This option cannot be set from a modeline
or in the sandbox
, for
security reasons.
(default depends on the build)
only available when compiled with the +mzscheme/dyn
feature