Skip to main content
Module

x/denops_std/option/mod.ts>showtabline

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

The value of this option specifies when the line with tab page labels will be displayed: 0: never 1: only if there are at least two tab pages 2: always This is both for the GUI and non-GUI implementation of the tab pages line. See tab-page for more information about tab pages.

(default 1)