On Thursday 28 February 2002 04:30 am, Fergus Daly wrote:
> The recent installation of vim lacks the default startup file that earlier
> vesions had. So: place in your home directory (/home/alec/ or whatever) a
> file called .vimrc (note the dot) containing
>
> set nocompatible
> set backspace=ind
does the :version display +syntax?
if yes, do syntax on
vipin
- Original Message -
From: "Alec" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 28, 2002 2:03 PM
Subject: Re: VIM in rxvt & syntax highlighting
> On Thursday 28 F
The recent installation of vim lacks the default startup file that earlier
vesions had. So: place in your home directory (/home/alec/ or whatever) a
file called .vimrc (note the dot) containing
set nocompatible
set backspace=indent,eol,start
set backup
set history=50
set ruler
set background=dark
On Thursday 28 February 2002 03:08 am, Fergus Daly wrote:
> In your command line for rxvt try
>
> rxvt --backspacekey ^H -e bash
>
> which might help.
It does. However, there's another problem I just noticed:
The syntax highlighting isn't colored, but black and white. What can I do
about tha
4 matches
Mail list logo