Accidentally found the fix. I was looking through the files and tried some things.
mkdir ~/.vim cp /usr/share/vim/vim61/plugin ~/.vim/ cp /usr/share/vim/vim61/doc ~/.vim/ cp /etc/vim/gvimrc ~/.gvimrc cp /etc/vim/vimrc ~/.vimrc None of the above worked directly, but I belive is needed to make this part work. I was looking in the plugin directory and noticed all the files ended in .vim So I took a chance and copied the color scheme I wanted loaded into the plugin directory. cp /usr/share/vim/vim61/colors/<color scheme you want> ~/.vim/plugin/ *I'm guessing this'll make it a per-user setting, or you could probably copy it to the main vim plugin directory for an all users color.* It worked. So problem Solved. On Fri, Nov 01, 2002 at 09:03:41PM -0600, Michael Heironimus wrote: > On Fri, Nov 01, 2002 at 06:48:39PM -0800, Michelle Storm wrote: > > So I'm wondering if there's a way to save the colorscheme setting so > > that it always uses my prefered colorscheme by default? instead of this > > white-background one. Which I hate, as it's too bright. > > I'm not familiar with using named colorschemes in gvim, but you might > try setting it in your .gvimrc. There should be an example of the file > in the gvim documentation directory. > > -- > Michael Heironimus > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Michelle Alexia "Jade" Storm
msg10512/pgp00000.pgp
Description: PGP signature