[Vimoutliner] Question regarding gvim and colorschemes
Matthew Weier O'Phinney
mweierophinney at gmail.com
Mon Apr 2 11:01:07 EDT 2007
On 4/2/07, Noel Henson <noel at noels-lab.com> wrote:
> On Monday 02 April 2007 03:52, Matthew Weier O'Phinney wrote:
> >
> > The uncommented directives from my .vimoutlinerrc are:
> >
> > let g:vo_modules_load = "checkbox:hoist"
> > setlocal background=dark
> > setlocal nowrap
> > let g:hoistParanoia=0
> > colorscheme vo_dark
> >
> > So, my assumption is that vo_dark would be selected. However, vo_light
> > is always used when I load a vimoutliner file in gvim. vo_dark *is*
> > selected when I load the file in vim from a console, however.
>
> What do you get with:
> :echo g:colors_name
Interestingly, "VO Dark". But the colors are not highlighted correctly.
When I then go to 'Edit | Color Scheme | vo_dark' (or ':colo vo_dark'),
the color scheme is correct.
And, after changing the color scheme and running
:echo g:colors_name return
I still get 'VO Dark'. Very bizarre.
--
Matthew Weier O'Phinney
mweierophinney at gmail.com
http://weierophinney.net/matthew/
More information about the VimOutliner
mailing list