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

fix: findNvim() fails if path has spaces #323

Merged
merged 1 commit into from
Mar 1, 2024
Merged

fix: findNvim() fails if path has spaces #323

merged 1 commit into from
Mar 1, 2024

Conversation

justinmk
Copy link
Member

@justinmk justinmk commented Mar 1, 2024

fix #319

Note: this wasn't caught in CI because the Nvim path on Windows CI does not have spaces:

"D:\\a\\node-client\\node-client\\nvim-win64\\bin\\nvim.exe"

@justinmk justinmk merged commit 20adbe8 into master Mar 1, 2024
11 checks passed
@justinmk justinmk deleted the findnvim branch March 1, 2024 17:15
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.

Quick start example does not work on Windows: getNvimFromEnv fails
1 participant