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>grepformat

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

Format to recognize for the ":grep" command output. This is a scanf-like string that uses the same format as the 'errorformat' option: see |errorformat|.