import { suffixesadd } from "https://deno.land/x/denops_std@v5.0.1/option/mod.ts";
Comma-separated list of suffixes, which are used when searching for a file for the "gf", "[I", etc. commands. Example:
:set suffixesadd=.java
(default "")
type
LocalOption<string>