Re: Development tools

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bart Garst
Date:  
To: PLUG Discuss
Subject: Re: Development tools
On Fri, 2004-03-26 at 00:16, Mike wrote:
...snip...
> I seem to remember gcc and g++ from years ago, but I had gotten spoiled with
> Visual Studio, due to school requiring all of my programs work w/Visual C++
> I also seem to remember doing some c++ coding using RH 6, but when I coded the
> text changed colors on certain key words.. Does this ring a bell. Maybe I was
> using Emacs, I don't know, but it was sure different..
> Thanks for the input....


Vim does syntax highlighting. Make sure your .vimrc file has:

set syntax=on

in it.

Bart



---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss