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

Remove unnecessary trailing path separator #518

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

ponko2
Copy link
Contributor

@ponko2 ponko2 commented Nov 23, 2024

This PR addresses an issue introduced in PR #517, where a / was appended to the end of the return value of dein#util#_get_runtime_path(). This change caused some plugins loaded with dein#load_toml(s:toml, #{ lazy: 1 }) to stop functioning properly. This PR provides a fix for the issue.

@Shougo Shougo merged commit 7182983 into Shougo:master Nov 24, 2024
2 checks passed
@Shougo
Copy link
Owner

Shougo commented Nov 24, 2024

Thanks.

@ponko2 ponko2 deleted the fix-runtime-path branch November 30, 2024 14: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.

2 participants