VIM in rxvt & syntax highlighting
Alec
alec314159@yahoo.com
Thu Feb 28 10:48:00 GMT 2002
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=indent,eol,start
> set backup
> set history=50
> set ruler
> set background=dark
> set showcmd
> set incsearch
> syntax on
> set hlsearch
I tried your .vimrc file. Is your syntax highlighted in COLOR? Mine isn't.
Well, not in rxvt-2.7.2. It is colored in the default terminal emulator
though.
Alec
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list