Skip to content

same filename darkBlue.vim and darkblue.vim on macos #186

@pjmbox

Description

@pjmbox

by default, on macos, it is not case sensitive.

unfortunately, in colors folder, there are two schema files:

`-rw-rw-r-- 1 jiang jiang 2.8K Mar 23 14:14 darkblue.vim

-rw-rw-r-- 1 jiang jiang 2.7K Mar 23 14:14 darkBlue.vim`

this confuse git on macos, which always report:

`On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git restore ..." to discard changes in working directory)
modified: colors/darkBlue.vim`

I hope you can rename one of these files to fix this problem. Thanks.

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