Skip to main content
Module

x/denops_std/function/mod.ts>tagfiles

📚 Standard module for denops.vim
Go to Latest
function tagfiles
import { tagfiles } from "https://deno.land/x/denops_std@v6.4.0/function/mod.ts";

Returns a List with the file names used to search for tags for the current buffer. This is the 'tags' option expanded.

Returns

Promise<unknown[]>