On Wed, Apr 01, at 04:50 Archaic wrote:
> On Wed, Apr 01, 2009 at 09:22:47PM +0300, Agathoklis D. Hatzimanikas wrote:
> >
> > Actually Tony answered me, that the most
> > sane solution is to source mswin.vim which offers a more nice environment.
>
> Was he referring to vim on linux or vim on wind
On Wed, Apr 01, 2009 at 09:22:47PM +0300, Agathoklis D. Hatzimanikas wrote:
>
> Actually Tony answered me, that the most
> sane solution is to source mswin.vim which offers a more nice environment.
Was he referring to vim on linux or vim on windows?
--
Archaic
--
http://linuxfromscratch.org/m
On Wed, Apr 01, at 07:19 Spencer Collyer wrote:
> On Tue, 31 Mar 2009 17:40:30 -0600, Archaic wrote:
> > The vimrc that LFS creates is very spartan. There is a default
> > configuration that isn't bad plus it gives new users a quick idea of
> > how powerful the rc can be.
> >
> > cp runtime/vimrc_
On Wed, Apr 01, 2009 at 07:19:42AM +0100, Spencer Collyer wrote:
>
> The general recommendation on the VIm lists is to source
> runtime/vimrc_example.vim in your own vimrc. That way, if you upgrade
> VIm at a later time and the vimrc_example.vim changes to handle new
> features, you automatically
Martin Ward wrote:
> Spencer Collyer wrote:
>
>> On Tue, 31 Mar 2009 17:40:30 -0600, Archaic wrote:
>>
>>
>>> The vimrc that LFS creates is very spartan. There is a default
>>> configuration that isn't bad plus it gives new users a quick idea of
>>> how powerful the rc can be.
>>>
>>> cp
Spencer Collyer wrote:
> On Tue, 31 Mar 2009 17:40:30 -0600, Archaic wrote:
>
>> The vimrc that LFS creates is very spartan. There is a default
>> configuration that isn't bad plus it gives new users a quick idea of
>> how powerful the rc can be.
>>
>> cp runtime/vimrc_example.vim /etc/vimrc
>>
On Tue, 31 Mar 2009 17:40:30 -0600, Archaic wrote:
> The vimrc that LFS creates is very spartan. There is a default
> configuration that isn't bad plus it gives new users a quick idea of
> how powerful the rc can be.
>
> cp runtime/vimrc_example.vim /etc/vimrc
>
> The if statement for bg=dark is
Archaic wrote:
> The vimrc that LFS creates is very spartan. There is a default
> configuration that isn't bad plus it gives new users a quick idea of how
> powerful the rc can be.
>
> cp runtime/vimrc_example.vim /etc/vimrc
>
> The if statement for bg=dark is not included, but could be appended
The vimrc that LFS creates is very spartan. There is a default
configuration that isn't bad plus it gives new users a quick idea of how
powerful the rc can be.
cp runtime/vimrc_example.vim /etc/vimrc
The if statement for bg=dark is not included, but could be appended if
so desired.
--
Archaic