Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denops_std/autocmd/types.ts>DefineOptions

📚 Standard module for denops.vim
Go to Latest
interface DefineOptions
implements CommonOptions
import { type DefineOptions } from "https://deno.land/x/denops_std@v7.0.0-pre1/autocmd/types.ts";

Properties

optional
once: boolean
optional
nested: boolean