Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix connectToSocket path passed to nvim
When testing local socket connections in Unix there is one case when we use a relative path (without starting w/ ./). In this case we observe failures to connect to neovim in our CI.
- Loading branch information