Code highlighting

2004-01-28 Thread parahat melayev
I have seen on linux. when you open for example C code with an editor it 
opens with code highlighting. how can I do it on FreeBSD 5.1 RELEASE.

Sincerely,
Parahat Melayev

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Code highlighting

2004-01-28 Thread Massimiliano Stucchi
On Wed, 28 Jan 2004 15:43:15 +0200
parahat melayev [EMAIL PROTECTED] wrote:

 I have seen on linux. when you open for example C code with an editor
 it opens with code highlighting. how can I do it on FreeBSD 5.1
 RELEASE.

You need to install an editor which supports code highlighting. There
are lots of them, from vim, to emacs, to SciTE, which I prefer.

The ports system is your friend in this. Enjoy.


-- 

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything


pgp0.pgp
Description: PGP signature


Re: Code highlighting

2004-01-28 Thread parahat melayev
I am using Vim but it doesn't. Did I miss something?

On Wed, 28 Jan 2004 14:52:27 +0100, Massimiliano Stucchi wrote
 On Wed, 28 Jan 2004 15:43:15 +0200
 parahat melayev [EMAIL PROTECTED] wrote:
 
  I have seen on linux. when you open for example C code with an editor
  it opens with code highlighting. how can I do it on FreeBSD 5.1
  RELEASE.
 
 You need to install an editor which supports code highlighting. There
 are lots of them, from vim, to emacs, to SciTE, which I prefer.
 
 The ports system is your friend in this. Enjoy.
 
 --
 
 Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
 WillyStudios.com | http://www.gufi.org 
 [EMAIL PROTECTED] | [EMAIL PROTECTED]
 People who make no mistakes do not usually make anything

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Code highlighting

2004-01-28 Thread Jon-Eirik Pettersen
You can use :syntax on
parahat melayev wrote:
I am using Vim but it doesn't. Did I miss something?

On Wed, 28 Jan 2004 14:52:27 +0100, Massimiliano Stucchi wrote
 

On Wed, 28 Jan 2004 15:43:15 +0200
parahat melayev [EMAIL PROTECTED] wrote:
   

I have seen on linux. when you open for example C code with an editor
it opens with code highlighting. how can I do it on FreeBSD 5.1
RELEASE.
 

You need to install an editor which supports code highlighting. There
are lots of them, from vim, to emacs, to SciTE, which I prefer.
The ports system is your friend in this. Enjoy.

--

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything
   

 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Code highlighting

2004-01-28 Thread Quintin Riis
Also copy the example .vimrc file from 
/usr/local/share/vim/vim62/vimrc_example.vim

		Quintin

Jon-Eirik Pettersen wrote:
You can use :syntax on
parahat melayev wrote:
I am using Vim but it doesn't. Did I miss something?

On Wed, 28 Jan 2004 14:52:27 +0100, Massimiliano Stucchi wrote
 

On Wed, 28 Jan 2004 15:43:15 +0200
parahat melayev [EMAIL PROTECTED] wrote:
  

I have seen on linux. when you open for example C code with an editor
it opens with code highlighting. how can I do it on FreeBSD 5.1
RELEASE.

You need to install an editor which supports code highlighting. There
are lots of them, from vim, to emacs, to SciTE, which I prefer.
The ports system is your friend in this. Enjoy.

--

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
People who make no mistakes do not usually make anything
  


 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]