import { op } from "https://deno.land/x/ddc_vim@v4.3.0/deps.ts";
const { taglength } = op;
If non-zero, tags are significant up to this number of characters.
(default 0)
import { op } from "https://deno.land/x/ddc_vim@v4.3.0/deps.ts";
const { taglength } = op;
If non-zero, tags are significant up to this number of characters.
(default 0)