Remix.run Logo
mr_mitm 3 hours ago

Has anyone figured out a good way to use (neo)vim with devcontainers?

datsci_est_2015 an hour ago | parent | next [-]

I personally just use Vim directly in a dedicated development VM that I SSH into. I can always spin up a new one if something goes astray

mr_mitm 23 minutes ago | parent [-]

I'd prefer containers, because they are more light weight and I'm not too concerned about kernel exploits or other sandbox escapes. Configuring a container per project brings me right back to something like devcontainer. But I haven't figured out a good way to incorporate that into my vim/tmux workflow.

Oxodao 2 hours ago | parent | prev | next [-]

haven't tried it but amitds1997/remote-nvim.nvim

I need something like that though that's one of the thing that pains me the most while trying to use vim/nvim for dev

implicitcoder 2 hours ago | parent | prev [-]

[dead]