Skip to main content
Module

x/denops_std/option/mod.ts>commentstring

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

{not available when compiled without the |+folding| feature} A template for a comment. The "%s" in the value is replaced with the comment text. Currently only used to add markers for folding, see |fold-marker|.