Re: mapping with delay processing

2006-10-29 Thread John Degen
- Original Message 
From: Yakov Lerner [EMAIL PROTECTED]
To: vim users list vim@vim.org
Sent: Sunday, October 29, 2006 12:38:36 PM
Subject: mapping with delay processing

How can I make mapping or abbrev that behaves as follows:
when I type echo  (echospace) and I type nothing else within
1 second, it adds '' (so it becomes 'echo '). If I continue typing
quickly after 'echo ', then [] is not added. I'm sure it's possible.

Yakov


see :h sleep

hth John
 
-- 
Sane sicut lux seipsam,  tenebras manifestat, sic veritas norma sui,  falsi 
est. -- Spinoza







Re: about fonts : from ubuntu to windows

2006-10-27 Thread John Degen
- Original Message 
From: victor NOAGBODJI [EMAIL PROTECTED]
To: vim@vim.org
Sent: Friday, October 27, 2006 2:06:56 PM
Subject: about fonts : from ubuntu to windows

Hello all,

I'm quite a newbie to Vim. I've been using it under ubuntu dapper.
With moria color plugin, the font was nice, easy to read. I think
it's the default system font of ubuntu or something...

Now under windows xp. It's bold, hard to read. It's the default system
font. Now how can I change that to a nice clean, easy to read font?

thanks

I like Bitstream Vera Sans Mono (use :set 
guifont=Bitstream_Vera_Sans_Mono:h14:cANSI)

you can download the font at 

http://www.bitstream.com/font_rendering/products/dev_fonts/vera.html

hth,

John 

-- 
Sane sicut lux seipsam,  tenebras manifestat, sic veritas norma sui,  falsi 
est. -- Spinoza







Re: about fonts : from ubuntu to windows

2006-10-27 Thread John Degen

- Original Message 
From: victor NOAGBODJI [EMAIL PROTECTED]
To: vim@vim.org
Sent: Friday, October 27, 2006 2:06:56 PM
Subject: about fonts : from ubuntu to windows

Hello all,

I'm quite a newbie to Vim. I've been using it under ubuntu dapper.
With moria color plugin, the font was nice, easy to read. I think
it's the default system font of ubuntu or something...

Now under windows xp. It's bold, hard to read. It's the default system
font. Now how can I change that to a nice clean, easy to read font?

thanks



Sorry link should read:

http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/

:)

John



-- 
Sane sicut lux seipsam,  tenebras manifestat, sic veritas norma sui,  falsi 
est. -- Spinoza