remote-nvim.nvim
remote-nvim.nvim copied to clipboard
Remote development in Neovim 🔥
Closes #68 Closes #69 Using devpod CLI to power the process, we are going to provide docker and devcontainer support. Following tasks should be completed to get this ready: -...
Following use cases would be better served through a single UI: - [ ] Allow GPG forwarding for devpod operations - [ ] Allow choice for launch of Neovim -...
This issue tracks pending feature requests yet to be implemented in the plugin. Creating this single issue to keep track of all pending feature requests and for a comprehensive view...
## Bug description I tried using the plugin in [neovide], and it generally worked, but had some issues. 1. It seems to open the new client in a window or...
Reading the readme and trying the plugin, it looks to me it's doing something very similar to ssh into the remote server and then running nvim as usual. Can you...
Hi, First of all, thanks in putting effort on development such plugin. It could very well be a nice counterpart of VSCode Remote Development. I'm being using it with the...
### Discussed in https://github.com/amitds1997/remote-nvim.nvim/discussions/106 Originally posted by **sinkr** April 17, 2024 I don't feel like `kubectl exec` is too far different from `docker exec`, but I may not be understanding...