import { nvim__get_runtime } from "https://deno.land/x/denops_std@v3.9.0/function/nvim/mod.ts";
Find files in runtime directories Attributes: ~ {fast} Parameters: ~ {pat} pattern of files to search for {all} whether to return all matches or only the first {options} is_lua: only search lua subdirs Return: ~ list of absolute paths to the found files