Skip to main content
Module

x/denops_std/option/mod.ts>tabstop

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

Number of spaces that a in the file counts for. Also see |:retab| command, and 'softtabstop' option.