Skip to main content
Module

x/denops_std/option/mod.ts>more

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

When on, listings pause when the whole screen is filled. You will get the more-prompt. When this option is off there are no pauses, the listing continues until finished. NOTE: This option is set to the Vi default value when 'compatible' is set and to the Vim default value when 'compatible' is reset.

(Vim default: on, Vi default: off)