vim-rails
vim-rails copied to clipboard
Run commands in docker container
Hello, Is there a way to use vim-rails with docker? I've a container running my code and I want to send all the commands like :Rails to run inside the container
I've no idea what Tim will think of this approach, but I've been installing Vim inside my container, along with my dotfiles. If you're using devcontainers you can automate the installation of the dotfiles when the container builds.