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

x/denops_std/mapping/parser.ts>parse

📚 Standard module for denops.vim
Go to Latest
function parse
import { parse } from "https://deno.land/x/denops_std@v3.9.3/mapping/parser.ts";

Parse record displayed by Vim's map command and return a Mapping instance.

Parameters

record: string