import { shiftwidth } from "https://deno.land/x/denops_std@v3.9.0/option/mod.ts";
Number of spaces to use for each step of (auto)indent. Used for |'cindent'|, |>>|, |<<|, etc. When zero the 'ts' value will be used. Use the |shiftwidth()| function to get the effective shiftwidth value.