import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { more } = op;
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)