import { dictwatcherdel } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Removes a watcher added with |dictwatcheradd()|. All three arguments must match the ones passed to |dictwatcheradd()| in order for the watcher to be successfully deleted.