Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtfiles: Give user defined runtime files precedence over asset files #3066

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

JoeKar
Copy link
Collaborator

@JoeKar JoeKar commented Dec 1, 2023

In case the user creates runtime files (e.g. color schemes, syntax, etc.) with the same name as the built in asset files then the user defined ones will receive precedence over the built in ones. There is no duplication any longer.

Fixes #3058

internal/config/rtfiles.go Outdated Show resolved Hide resolved
@JoeKar JoeKar force-pushed the fix/user-colorscheme-duplication branch from 8726b6d to 2e36eb9 Compare December 2, 2023 18:40
@JoeKar JoeKar force-pushed the fix/user-colorscheme-duplication branch from 2e36eb9 to ba4818e Compare December 2, 2023 19:00
@zyedidia zyedidia merged commit c15abea into zyedidia:master Mar 4, 2024
3 checks passed
@JoeKar JoeKar deleted the fix/user-colorscheme-duplication branch March 5, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicat colorsheme in status bar when user has custom colorscheme with similar the same name
4 participants