Skip to main content
Module

x/denops_std/option/mod.ts>fileignorecase

📚 Standard module for denops.vim
Go to Latest
variable fileignorecase
import { fileignorecase } from "https://deno.land/x/denops_std@v5.2.0/option/mod.ts";

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)