import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { fileignorecase } = op;
When set case is ignored when using file names and directories. See 'wildignorecase' for only ignoring case when doing completion.
(default on for systems where case in file names is normally ignored)