Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/denops_std/option/vim/mod.ts>viminfofile

๐Ÿ“š Standard module for denops.vim
Go to Latest
variable viminfofile
import { viminfofile } from "https://deno.land/x/denops_std@v3.9.0/option/vim/mod.ts";

{not available when compiled without the |+viminfo| feature} When non-empty, overrides the file name used for viminfo. When equal to "NONE" no viminfo file will be read or written. This option can be set with the |-i| command line flag. The |--clean| command line flag sets it to "NONE". This option cannot be set from a |modeline| or in the |sandbox|, for security reasons.