In article <[EMAIL PROTECTED]>,
 Paul Irofti <[EMAIL PROTECTED]> wrote:

> On Sunday 27 August 2006 19:01, Paul Irofti wrote:
> > On Sunday 27 August 2006 17:44, A.J.Mechelynck wrote:
> > > Paul Irofti wrote:
> > > > Hi vimers,
> > > >
<snip>
> It would be pretty cool if I could keep all my gui and non-gui stuff in 
> one single file with something similar to what you described here.
>

I use: 

    if has("gui_running")
      stuff
    endif

I have not encountered any problems with that. I keep all my stuff in 
one vimrc file myself.

I would be curious to see Tony's vimrc as well. I know he is a *master* 
Vimmer and probably has some gnarly stuff in there.

:Robert

Reply via email to