flazz / flazz/vim-colorschemes

File conflict on Windows

Open
#122 6 comments 12 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
3.5k
Forks
625
PR merge metrics
No merged PRs in 30d

Description

Hi there,

Commit 613bd695916ab14db6f2463edf9e49d3236b179d added a new `darkBlue.vim` scheme, but on Windows, which has a case-insensitive file-system, that conflicts with the existing `darkblue.vim` (note the lowercase "b").

I don't know if there's a better solution than this, but renaming that new one to `darkblue3.vim` would definitely be the simplest?

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the existing darkblue.vim and the darkBlue.vim file introduced by commit 613bd695916ab14db6f2463edf9e49d3236b179d. Rename the new scheme to a non-conflicting filename, such as darkblue3.vim, and verify that the two scheme names no longer collide on a case-insensitive Windows filesystem.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
operating-systems
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.