filmov
tv
Demo of PoC of Devpod running Neovim
Показать описание
This is a devpod for neovim Proof of Concept. It's using the open source DevPod development environment running on Docker. I want to see if configuring a devpod is worth the time it takes to configure one or more environments.
I'm testing using the same dotfiles that I use on my local machine. I didn't make any changes since this is a PoC but, for a real use case I would have dotfiles for the specific environment.
For example, this devpod is using a go image, but in my neovim configration files I load Python and Node LSPs. This results in a (non-fatal) error message when running neovim on this devpod.