import { op } from "https://deno.land/x/ddu_vim@v1.13.0/deps.ts";
const { signcolumn } = op;
{not available when compiled without the |+signs| feature} Whether or not to draw the signcolumn. Valid values are: "auto" only when there is a sign to display "no" never "yes" always "number" display signs in the 'number' column. If the number column is not present, then behaves like "auto".