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

x/denops_std/option/mod.ts>matchtime

📚 Standard module for denops.vim
Go to Latest
variable matchtime
import { matchtime } from "https://deno.land/x/denops_std@v3.8.1/option/mod.ts";

Tenths of a second to show the matching paren, when 'showmatch' is set. Note that this is not in milliseconds, like other options that set a time. This is to be compatible with Nvi.