neovim / node-client

Nvim Node.js client and plugin host
https://neovim.io/node-client/
MIT License
464 stars 49 forks source link

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

Closed justinmk closed 4 months ago

justinmk commented 4 months ago

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"