Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "types/Spec"

Index

Type aliases

Type aliases

Spec

Spec: object

Type declaration

  • name: string
  • opts: object
    • Optional complete?: string
    • Optional eval?: string
    • Optional nargs?: string
    • Optional pattern?: string
    • Optional range?: string
  • sync: boolean
  • type: "function" | "autocmd" | "command"

Generated using TypeDoc