import { foldnestmax } from "https://deno.land/x/denops_std@v3.9.0/option/mod.ts";
{not available when compiled without the |+folding| feature} Sets the maximum nesting of folds for the "indent" and "syntax" methods. This avoids that too many folds will be created. Using more than 20 doesn't work, because the internal limit is 20.