Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/denops_std/option/vim/mod.ts>mzschemedll

๐Ÿ“š Standard module for denops.vim
Go to Latest
variable mzschemedll
import { mzschemedll } from "https://deno.land/x/denops_std@v6.4.0/option/vim/mod.ts";

Specifies the name of the MzScheme shared library. The default is DYNAMIC_MZSCH_DLL which was specified at compile time. Environment variables are expanded :set_env. The value must be set in the vimrc script or earlier. In the startup, before the load-plugins step. 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