Re: Vim colors?

2001-11-18 Thread Prahlad Vaidyanathan

Hi,

Kind of OT, but I couldn't help a shameles plug for Vim :-)

On Fri, 16 Nov 2001 Sean [EMAIL PROTECTED] spoke thusly:
 Thanks for all the help everyone has given so far. I finally downloaded
 and installed vim, and set it up as the editor. I've been looking around
 for color config info...anyone have a favorite site, or a configuration
 file to share?

You should find mine here, along with other vim stuff :
http://www.symonds.net/~prahladv/vim.html
BTW, check out this one for more config files, and the like :
http://www.vim.org/user.html

pv.

-- 
Prahlad Vaidyanathan [EMAIL PROTECTED]What, me worry ?
http://www.symonds.net/~prahladv/Don't Panic !
--



Re: Vim colors?

2001-11-17 Thread Matt Spong

 Thanks for all the help everyone has given so far. I finally downloaded
 and installed vim, and set it up as the editor. I've been looking around
 for color config info...anyone have a favorite site, or a configuration
 file to share?

I've got my .vimrc up at http://forkbomb.net/stuff/vimrc

Matt

-- 
Matt Spong || [EMAIL PROTECTED] || AIM: Spong1027 || http://www.forkbomb.net

 Those who desire to give up freedom in order to gain security, will not
 have, nor do they deserve, either one.   -Benjamin Franklin



msg20536/pgp0.pgp
Description: PGP signature


Re: Vim colors?

2001-11-17 Thread John P. Verel

A good site for this is
http://www.math.fu-berlin.de/~guckes/vim/ maintained by Sven Guckes.
Lots of great stuff there!

John
On 11/16/01, 08:59:14PM -0700, Sean LeBlanc wrote:
 Thanks for all the help everyone has given so far. I finally downloaded
 and installed vim, and set it up as the editor. I've been looking around
 for color config info...anyone have a favorite site, or a configuration
 file to share?
 
 Thanks,
 -- 
 -
 Sean LeBlanc, [EMAIL PROTECTED]
 End corporate welfare. Repeal the H1-B program now: http://www.zazona.com/ShameH1B/
 Auctioning many Linux, Java, NT, SilverStream books: 
 
http://cgi6.ebay.com/aw-cgi/eBayISAPI.dll?MfcISAPICommand=ViewListedItemsuserid=tparkin
 IM me: Yahoo: seanleblancathome ICQ: 138565743 MSN: seanleblancathome AIM: 
sleblancathome 

-- 
John P. Verel
Norwalk, Connecticut



Re: Vim colors?

2001-11-17 Thread David T-G

Will --

...and then Will Yardley said...
% 
...
% map F2 :1s/^From.*/From: Will Yardley william@mymainaddress/CR

For shame, Will; you should be using a send-hook ;-)


:-D
-- 
David T-G  * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!




msg20550/pgp0.pgp
Description: PGP signature


Vim colors?

2001-11-16 Thread Sean LeBlanc

Thanks for all the help everyone has given so far. I finally downloaded
and installed vim, and set it up as the editor. I've been looking around
for color config info...anyone have a favorite site, or a configuration
file to share?

Thanks,
-- 
-
Sean LeBlanc, [EMAIL PROTECTED]
End corporate welfare. Repeal the H1-B program now: http://www.zazona.com/ShameH1B/
Auctioning many Linux, Java, NT, SilverStream books: 
http://cgi6.ebay.com/aw-cgi/eBayISAPI.dll?MfcISAPICommand=ViewListedItemsuserid=tparkin
IM me: Yahoo: seanleblancathome ICQ: 138565743 MSN: seanleblancathome AIM: 
sleblancathome 




Re: Vim colors?

2001-11-16 Thread Will Yardley

Sean LeBlanc wrote:

 Thanks for all the help everyone has given so far. I finally
 downloaded and installed vim, and set it up as the editor. I've been
 looking around for color config info...anyone have a favorite site, or
 a configuration file to share?

mine isn't very interesting, but:

% cat .vimrc
:set t_kD=^VDelete
:set textwidth=72
:set wrap
:fixdel
:set noai
:set nohlsearch
:set notimeout   don't timeout on mappings
:set ttimeoutdo timeout on terminal key codes
:set timeoutlen=100  timemout in 100 msec
map Q gqip
map F {!}par 70qfCR
map F {!}par 70qCR
map S d/^--CRkoCR
map F2 :1s/^From.*/From: Will Yardley william@mymainaddress/CR

the examples in /etc/vimrc should be helpful too.

w

-- 
GPG Public Key:
http://infinitejazz.net/will/pgp/