Skip to main content
Module

x/ddc_vim/deps.ts>op.rulerformat

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

{not available when compiled without the |+statusline| feature} When this option is not empty, it determines the content of the ruler string, as displayed for the 'ruler' option. The format of this option is like that of 'statusline'. This option cannot be set in a modeline when 'modelineexpr' is off.