You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure the best way to address this. An example, open a remote file with netman (lets say over ssh), and then open a plugin that interacts specifically with the file in question (lets say nvim-spectre)
In this case (specifically using spectre but this will likely occur with anything that looks at the buffer's "filename"), you will see that the path it is looking at is a netman URI.
Probably should see if we can shim fix that kind of stuff 🙃
The text was updated successfully, but these errors were encountered:
I'm not sure the best way to address this. An example, open a remote file with netman (lets say over ssh), and then open a plugin that interacts specifically with the file in question (lets say nvim-spectre)
In this case (specifically using spectre but this will likely occur with anything that looks at the buffer's "filename"), you will see that the path it is looking at is a netman URI.
Probably should see if we can shim fix that kind of stuff 🙃
The text was updated successfully, but these errors were encountered: