If you use SSH to connect to Divio-Cloud, and open Vim there, you can use SCP to copy your local ~/.vimrc to the remote host, and then restart Vim there. (With an active SSH connection, and the appropriate ControlMaster and ControlPath configuration in ~/.ssh/config , the connection will even be shared and you won't be prompted for a password for the remote copy.)