On 07 Jul 2011, at 10:40, Eric Weir wrote: > I've coped the scheme from the runtime folder to ~/.vim/colors. I don't want > to change the copy in the runtime folder. How do I get the copy in > ~/.vim/colors to control?
Easiest way is to rename it and set up your .gvimrc with at least one setting: :color scheme name_of_colorscheme .gvimrc is generally where one inserts configuration directives that apply only to gui versions of vim: like MacVim or gvim on unix/linux systems. David P Henderson c: 757.286.3212 -- "Beautiful bodies and beautiful personalities rarely go together." -- Carl Jung -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php