import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { guifont } = op;
This is a list of fonts which will be used for the GUI version of Vim.
In its simplest form the value is just one font name.
See gui-font
for the details.
(default "")
only available when compiled with GUI enabled