How often do you have to switch off your main computer? Depending on the frequency and length of your stay on a foreign computer, putting your vim files (including vimrc, set of plugins and custom snippet files) in a github repo might be wise. Then you can get up and running with the same vim environment anywhere that has git installed. Here's mine, for example: https://github.com/tristanpendergrass/.vim
Comments
How often do you have to switch off your main computer? Depending on the frequency and length of your stay on a foreign computer, putting your vim files (including vimrc, set of plugins and custom snippet files) in a github repo might be wise. Then you can get up and running with the same vim environment anywhere that has git installed. Here's mine, for example: https://github.com/tristanpendergrass/.vim