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