import { jumpoptions } from "https://deno.land/x/denops_std@v3.9.0/option/nvim/mod.ts";
List of words that change the behavior of the |jumplist|. stack Make the jumplist behave like the tagstack or like a web browser. 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|