Skip to main content
Module

x/denops_std/option/mod.ts>jumpoptions

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

List of words that change the behavior of the jumplist. stack Make the jumplist behave like the tagstack. Relative location of entries in the jumplist is preserved at the cost of discarding subsequent entries when navigating backwards in the jumplist and then jumping to a location. jumplist-stack

(default "")