Skip to content

Improve xolox#misc#path#equals() for case-insensitive filesystem #23

@matteoquintiliani

Description

@matteoquintiliani

At the moment the function xolox#misc#path#equals() is defined to use the case-insensitive path comparison only for Windows system. Actually, also on Mac OS X you can have a case-insensitive filesystem.

I will provide a patch which use an optional global variable g:xolox#misc#case_insensitive_filesystem which can override the default values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions