[svlug] Text Editor
Bevan Schroeder
bevan at foo.net
Thu Nov 5 01:33:57 PST 1998
On Wed, 4 Nov 1998, Scott wrote:
> What is a good program to use for writing C programs. I like ae because
I use gvim passionately. It does syntax highlighting, and only requires
15 shared libraries to load :)
$ size `which vim`
text data bss dec hex filename
1010165 49748 35600 1095513 10b759 /usr/local/bin/vim
I can't imagine life without vim. I always find a copy when I have to
work with DOS, NT, or other unices with stupid vi implementations.
It may be difficult at first, but within a few days you will be pouring
out code much faster than with a less powerful editor.
BTW, ctags is a very cool program too. Just man it (TM).
-bevan
"92% of Americans prefer French Fries to independent thought." -- Ted Rall
--
echo "unsubscribe svlug" | mail majordomo at svlug.org
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ to unsubscribe
More information about the svlug
mailing list