import { test_garbagecollect_soon } from "https://deno.land/x/denops_std@v3.6.0/function/vim/mod.ts";
Set the flag to call the garbagecollector as if in the main loop. Only to be used in tests.
Parameters
denops: Denops
import { test_garbagecollect_soon } from "https://deno.land/x/denops_std@v3.6.0/function/vim/mod.ts";
Set the flag to call the garbagecollector as if in the main loop. Only to be used in tests.