Gentoo Archives: gentoo-user

From: Renat Golubchyk <ragermany@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Developmnet Environment for PHP and PERL
Date: Tue, 08 Nov 2005 23:29:14
Message-Id: 20051109002406.6387b279@mating-tux.renatik.de
In Reply to: Re: [gentoo-user] Developmnet Environment for PHP and PERL by Michael Shaw
1 On Tue, 08 Nov 2005 14:25:05 -0800 Michael Shaw <mshaw@×××××.com> wrote:
2 > A. Khattri wrote:
3 >
4 > >On Tue, 8 Nov 2005, Michael Shaw wrote:
5 > Well, my terminal does have some color, but not syntax hilighting
6 > from within VIM. How would I changes this? I actually don't mind
7 > VIM, as it is quite straightforward. If syntax hilighting worked,
8 > then I'd probably use it.
9
10 "syntax on" within vim or in your .vimrc
11 "filetype plugin indent on" would enable filetype-specific settings.
12 Google for some example .vimrc files. VIM is actually very flexible ;-)
13 One pretty complex but commented example is Ciaran's. You can find it
14 at http://dev.gentoo.org/~ciaranm/configs/vimrc
15
16 If vim (or gvim) is not enough check out Quanta (for php development):
17 http://quanta.kdewebdev.org/
18
19
20 Cheers,
21 Renat
22
23 --
24 Probleme kann man niemals mit derselben Denkweise loesen,
25 durch die sie entstanden sind.
26 (Einstein)

Replies

Subject Author
Re: [gentoo-user] Developmnet Environment for PHP and PERL Michael Shaw <mshaw@×××××.com>
Re: [gentoo-user] Developmnet Environment for PHP and PERL "A. Khattri" <ajai@××××.net>