I do most of my development on a desktop, using Eclipse, but occasionally I have to log into the production machine to look at or edit files. Usually I use vi - which is an alias to Vim 7.2.
The colour scheme that Vim uses is terrible, and in some cases quite difficult to read.
Where do I set this (the colour scheme)? Is it my user profile on the remote machine? Or on my terminal on the local desktop?
:syntax offor by configuringsyntax offin your$HOME/.vimrcfile.