Skip to main content
Module

x/denops_std/argument/mod.ts

📚 Standard module for denops.vim
Go to Latest
import * as denopsStd from "https://deno.land/x/denops_std@v3.9.1/argument/mod.ts";

Variables

List of Vim builtin options (++opts)

Functions

Format key and value to construct string array.

Format flags to construct string array.

Format key and value to construct string array.

Format opts to construct string array.

Parse string array to extract flags (-f/--flag).

Parse string array to extract opts (++opt).

Validate if flags has unknown attributes.

Validate if opts has unknown attributes.