Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

📚 Standard module for denops.vim
Latest
variable tcldll
import { tcldll } from "https://deno.land/x/denops_std@v6.5.0/option/vim/mod.ts";

Specifies the name of the Tcl shared library. The default is DYNAMIC_TCL_DLL, which was specified at compile time. 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 +tcl/dyn feature