use of this plugin in HPC without sudo access
Hi there, I'm using HPC, and I'd like to use neovim as chief editor I do NOT have sudo access there, so I'm wondering if anything goes wrong when using this plugin and configureing neovim in remote environment. I'd appreciate any advice. Thank you in advance.
This plugin does not try to install anything on your system. It downloads the Neovim binary in your home directory in the folder .remote-nvim. It does not try to write anywhere outside that directory. If you chose to, you can also install binaries on your local and then SSH it over to your remote system. Hope this helps!
If there are any specific questions, I would be happy to answer those. I have not worked with HPCs so I would need your help regarding that.