Skip to main content
Module

x/ddc_vim/deps.ts>op.viewoptions

Dark deno-powered completion framework for neovim/Vim8
Go to Latest
variable op.viewoptions
import { op } from "https://deno.land/x/ddc_vim@v2.3.0/deps.ts";
const { viewoptions } = op;

{not available when compiled without the |+mksession| feature} Changes the effect of the |:mkview| command. It is a comma separated list of words. Each word enables saving and restoring something: word save and restore ~ cursor cursor position in file and in window folds manually created folds, opened/closed folds and local fold options options options and mappings local to a window or buffer (not global values for local options) localoptions same as "options" slash backslashes in file names replaced with forward slashes unix with Unix end-of-line format (single ), even when on MS-Windows curdir the window-local directory, if set with :lcd